Cod sursa(job #2926300)
| Utilizator | Data | 17 octombrie 2022 17:32:48 | |
|---|---|---|---|
| Problema | A+B | Scor | 0 |
| Compilator | cpp-64 | Status | done |
| Runda | Lista lui wefgef | Marime | 0.11 kb |
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}
