Borderou de evaluare (job #765536)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 29 feb. 2024 13:11:00 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:117:19: error: 'cout' was not declared in this scope
117 | cout<<i;
| ^~~~
main.cpp:75:1: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
74 | #include <fstream>
+++ |+#include <iostream>
75 |