Cod sursa(job #1851837)
Utilizator | Data | 20 ianuarie 2017 10:08:33 | |
---|---|---|---|
Problema | Heavy metal | 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;
}