Borderou de evaluare (job #794740)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alfanumeric (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 nov. 2024 10:14:47 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:17:9: error: 'fin' was not declared in this scope
17 | fin >> s;
| ^~~
main.cpp:23:18: error: 'ch' was not declared in this scope
23 | S += ch - '0';
| ^~