Borderou de evaluare (job #610748)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bile 2 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 oct. 2021 10:42:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'fstream' does not name a type; did you mean 'fread'?
5 | fstream in ("OrignStv2.in");
| ^~~~~~~
| fread
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'in' was not declared in this scope; did you mean 'i'?
10 | in >> n;
| ^~
| i
main.cpp:43:13: error: 'out' was not declared in this scope
43 | out << Rzlv[i]
| ^~~
main.cpp:46:9: error: 'out' was not declared in this scope
46 | out << "imposibil";
| ^~~