Borderou de evaluare (job #701974)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Sumacifre (clasa a 5-a) | Compilator | cpp-32 |
Rundă | superoji1 | Status | evaluat |
Dată | 6 mar. 2023 19:06:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:5: error: 'fin' was not declared in this scope; did you mean 'cin'?
11 | fin >> n;
| ^~~
| cin
main.cpp:17:5: error: 'fout' was not declared in this scope; did you mean 'cout'?
17 | fout << s;
| ^~~~
| cout