Borderou de evaluare (job #701339)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre1 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | superoji1 | Status | evaluat |
Dată | 5 mar. 2023 21:33:48 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:45:21: error: 'cout' was not declared in this scope
45 | cout<<va[ia]<<" ";
| ^~~~
main.cpp:2:1: note: 'std::cout' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
1 | #include <fstream>
+++ |+#include <iostream>
2 |