All pastes #2075864 Raw Edit

Someone

public text v1 · immutable
#2075864 ·published 2011-06-07 00:44 UTC
rendered paste body
#include <iostream>
using namespace std;

int main() {
    return 0;
}