Pagini recente » Borderou de evaluare (job #3153537) | Borderou de evaluare (job #999205) | Borderou de evaluare (job #2273218) | Borderou de evaluare (job #2556745) | Borderou de evaluare (job #1521014)
Borderou de evaluare (job #1521014)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:14: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c>=65 && c<=90 || c>=97 && c<=122)
^
user.cpp:15:15: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:53: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:71: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:89: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:107: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:124: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:142: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:160: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:178: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:196: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:213: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:230: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:247: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:264: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:281: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(c==' ' && ok==1 || c=='-' && ok==1 || c=='\n'&& ok==1 || c==','&& ok==1 || c=='.'&& ok==1 || c=='!'&& ok==1|| c=='?'&& ok==1 || c==';'&& ok==1 || c==':'&& ok==1 || c=='('&& ok==1 || c==')'&& ok==1|| c=='['&& ok==1|| c==']'&& ok==1|| c=='^'&& ok==1|| c=='/'&& ok==1|| c=='"'&& ok==1|| c=='='&& ok==1|| c=='+'&& ok==1|| c=='&'&& ok==1|| c=='*'&& ok==1)
^
user.cpp:15:298: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 416kb | Ok! | 10 |
2 | 0ms | 416kb | Ok! | 10 |
3 | 0ms | 408kb | Ok! | 10 |
4 | 0ms | 412kb | Ok! | 10 |
5 | 0ms | 412kb | Wrong answer! | 0 |
6 | 0ms | 412kb | Ok! | 10 |
7 | 0ms | 412kb | Ok! | 10 |
8 | 0ms | 412kb | Wrong answer! | 0 |
9 | 0ms | 412kb | Ok! | 10 |
10 | 4ms | 412kb | Ok! | 10 |
Punctaj total | 80 |