Cod sursa(job #2666897)
| Utilizator | Data | 2 noiembrie 2020 16:23:19 | |
|---|---|---|---|
| Problema | Secventa 2 | 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;
}
