Borderou de evaluare (job #786930)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Balaur (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 sept. 2024 15:23:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:5:9: error: 'fin' was not declared in this scope; did you mean 'sin'?
5 | fin>>n;
| ^~~
| sin
main.cpp:6:9: error: 'fout' was not declared in this scope
6 | fout<<5+5*n;
| ^~~~