Borderou de evaluare (job #651855)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Maxnr (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 2 iun. 2022 16:41:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:9: error: 'fin' was not declared in this scope; did you mean 'cin'?
11 | fin>>n;
| ^~~
| cin
main.cpp:26:9: error: 'fout' was not declared in this scope; did you mean 'cout'?
26 | fout<<i;
| ^~~~
| cout