Borderou de evaluare (job #581109)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre comune (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 feb. 2021 08:36:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:66:5: error: 'fin' was not declared in this scope; did you mean 'cin'?
66 | fin>>n>>m;
| ^~~
| cin
main.cpp:81:5: error: 'fout' was not declared in this scope; did you mean 'cout'?
81 | fout<<cnt;
| ^~~~
| cout