Borderou de evaluare (job #596686)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere24 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 apr. 2021 15:21:22 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:9: error: 'fin' was not declared in this scope; did you mean 'cin'?
17 | fin>>x;
| ^~~
| cin
main.cpp:24:13: error: 'fout' was not declared in this scope; did you mean 'cout'?
24 | fout<<nr<<' ';
| ^~~~
| cout