Cod sursa(job #3337492)
| Utilizator | Data | 28 ianuarie 2026 09:03:50 | |
|---|---|---|---|
| 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;
}
