Borderou de evaluare (job #671012)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Tastatura2 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 oct. 2022 22:12:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:5: error: 'fin' was not declared in this scope
9 | fin >> n >> limita;
| ^~~
main.cpp:22:9: error: 'fout' was not declared in this scope
22 | fout << "DA";
| ^~~~
main.cpp:24:9: error: 'fout' was not declared in this scope
24 | fout << "NU";
| ^~~~
main.cpp:26:5: error: 'fout' was not declared in this scope
26 | fout << endl << sumtotal;
| ^~~~