Cod sursa(job #3207580)
| Utilizator | Data | 26 februarie 2024 15:22:53 | |
|---|---|---|---|
| Problema | Divk | 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;
}
