Borderou de evaluare (job #581117)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Culori (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 feb. 2021 10:11:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:89:5: error: 'fin' was not declared in this scope; did you mean 'cin'?
89 | fin>>n;
| ^~~
| cin
main.cpp:99:17: error: 'fout' was not declared in this scope; did you mean 'cout'?
99 | fout<<i<<" ";
| ^~~~
| cout