Borderou de evaluare (job #721287)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Suma (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 mai 2023 12:08:54 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:23:9: error: 'cout' was not declared in this scope
23 | cout<<"1\n1";
| ^~~~
main.cpp:11:1: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
10 | #include <fstream>
+++ |+#include <iostream>
11 |