Cod sursa(job #1572520)
Utilizator | Data | 18 ianuarie 2016 22:50:29 | |
---|---|---|---|
Problema | Zoo | Scor | 0 |
Compilator | cpp | Status | done |
Runda | Arhiva de probleme | Marime | 0.11 kb |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}