[ create a new paste ] login | about

Tomke

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

Saved pastes by Tomke:

C++, pasted on Apr 2:
1
2
3
4
5
#include <iostream>
#include <map>
#include <vector>
#include <boost/algorithm/string.hpp>
#define ci const_iterator
...
view (26 lines)