[ create a new paste ] login | about

khaotic

Name: Stth
Email:
Site/Blog: http://www.KhaoticIRC.net
Location:
Default language: C++
Favorite languages: C,C++,php
About:

Saved pastes by khaotic:

C++, pasted on Jul 15:
1
2
3
4
5
#include <iostream>
#include <vector>
#include <algorithm>

using namespace std;
...
view (17 lines, 2 lines of output)