Cod sursa(job #2356602)
Utilizator | Data | 26 februarie 2019 20:09:54 | |
---|---|---|---|
Problema | Heavy metal | Scor | 0 |
Compilator | cpp-64 | Status | done |
Runda | Arhiva de probleme | Marime | 0.11 kb |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}