Borderou de evaluare (job #2845817)
Utilizator | Data | 8 februarie 2022 13:40:01 | |
---|---|---|---|
Problema | Text | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:17:55: warning: multi-character character constant [-Wmultichar]
17 | if((c >= 'a' && c <= 'z') || (c >= 'A' && c <=' Z'))
| ^~~~
main.cpp:9:1: error: expected ',' or ';' before 'int'
9 | int l=0,cuv=0;
| ^~~
main.cpp: In function 'int main()':
main.cpp:20:13: error: 'l' was not declared in this scope
20 | l++;
| ^
main.cpp:24:13: error: 'cuv' was not declared in this scope
24 | cuv++;
| ^~~
main.cpp:28:8: error: 'cuv' was not declared in this scope
28 | if(cuv == 0)
| ^~~
main.cpp:31:20: error: 'l' was not declared in this scope
31 | fout<<(int)l/cuv;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !