Borderou de evaluare (job #628865)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Roata1 (clasa a 6-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 29 ian. 2022 20:47:01 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'in' was not declared in this scope; did you mean 'i'?
13 | in >> n;
| ^~
| i
main.cpp:26:9: error: 'out' was not declared in this scope; did you mean 'fout'?
26 | out << m << " ";
| ^~~
| fout