[ create a new paste ] login | about

KnxDT

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

Saved pastes by KnxDT:

C++, pasted on Jan 5:
1
2
3
4
5
#include <iostream>
using namespace std;
 
int main()
{
...
view (8 lines, 1 line of output, 5 comments)