Cod sursa(job #2500706)
| Utilizator | Data | 28 noiembrie 2019 15:49:19 | |
|---|---|---|---|
| Problema | Asmax | 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;
}
