[ create a new paste ] login | about

ovanesm

Name: Ovanes Markarian
Email:
Site/Blog: http://www.keywallet.com
Location: Germany
Default language: C++
Favorite languages: C++, Python, C#, Java
About:

Saved pastes by ovanesm:

C++, pasted on Aug 20:
1
2
3
4
5
#include <vector>
#include <fstream>
#include <iterator>
#include <algorithm>
#include <iostream>
...
view (61 lines, 3 lines of output)