Cod sursă (job #183095)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Canibali (lot liceu) | Compilator | cpp | 0.11 kb |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 ian. 2016 10:32:36 | Scor | 0 |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}