Borderou de evaluare (job #1988808)

Utilizator dragos231456Neghina Dragos dragos231456 Data 4 iunie 2017 19:23:18
Problema Alpin Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘bool verif()’: user.cpp:24:28: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] return (h>0 && o>0 && h<=n & o<=n && seen[v[b].x][v[b].y]>=seen[h][o] && a[h][o]>a[v[b].x][v[b].y]); ^ user.cpp: In function ‘int nextint()’: user.cpp:52:36: error: expected ‘)’ before ‘ch’ while(s[ch]>='0' && s[ch]<='9' ch<s.size()) ^ user.cpp:52:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(s[ch]>='0' && s[ch]<='9' ch<s.size()) ^ user.cpp:52:47: error: expected ‘;’ before ‘)’ token while(s[ch]>='0' && s[ch]<='9' ch<s.size()) ^ user.cpp:52:38: warning: value computed is not used [-Wunused-value] while(s[ch]>='0' && s[ch]<='9' ch<s.size()) ^

Ceva nu functioneaza?