Borderou de evaluare (job #735408)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alfanumeric (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 oct. 2023 18:40:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:9: error: 'fin' was not declared in this scope
8 | fin>>n;
| ^~~
main.cpp:12:45: error: 'fout' was not declared in this scope
12 | if ('a'<=s[i] && s[i]<='z') fout<<(char)(s[i]-32);
| ^~~~
main.cpp:16:9: error: 'fout' was not declared in this scope
16 | fout<<suma;
| ^~~~