Borderou de evaluare (job #1109282)
Utilizator | Data | 16 februarie 2014 22:10:26 | |
---|---|---|---|
Problema | Text | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:11: error: ‘::main’ must return ‘int’
void main()
^
user.cpp: In function ‘int main()’:
user.cpp:15:15: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z')
^
user.cpp:18:18: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(!(d >= 'a' && d <= 'z' || d >= 'A' && d <= 'Z'))
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !