[ create a new paste ] login | about

apotwohd

Name:
Email:
Site/Blog:
Location:
Default language:
Favorite languages:
About:

Saved pastes by apotwohd:

C++, pasted on Nov 2:
1
2
3
4
5
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string.h>
using namespace std;
...
view (201 lines, 3 lines of output)
C++, pasted on Nov 2:
1
2
3
4
5
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string.h>
using namespace std;
...
view (215 lines, 4 lines of output)