Borderou de evaluare (job #760914)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Optime (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 feb. 2024 11:12:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:5: error: 'cout' was not declared in this scope; did you mean 'fout'?
8 | cout << "Hello world!" << endl;
| ^~~~
| fout
main.cpp:8:31: error: 'endl' was not declared in this scope
8 | cout << "Hello world!" << endl;
| ^~~~