[ create a new paste ] login | about

ginstrom

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

Saved pastes by ginstrom:

C++, pasted on Oct 23:
1
2
3
4
#include <vector>
#include <iostream>

using namespace std;
...
view (30 lines, 1 line of output)