ololo

C++ code posted by ololosh
created at 13 Apr 12:16, updated at 23 Apr 07:37

Edit | Back
1
2
3
4
5
6
7
#include<iostream>

using namespace std;

void main(){
printf("hello!")
}
79 Bytes in 2 ms with coderay