Borderou de evaluare (job #1749223)

Utilizator delia_ioanaCeapa Delia Ioana delia_ioana Data 28 august 2016 08:40:04
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘std::string termen()’: user.cpp:17:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p == S.length()) ^ user.cpp:24:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (p < S.length() && S[p] >= 'A' && S[p] <= 'Z') { ^ user.cpp: In function ‘bool factor()’: user.cpp:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (p < S.length() && S[p] == ' ' || S[p] == ')') ^ user.cpp:86:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] while (p < S.length() && S[p] == ' ' || S[p] == ')') ^ user.cpp: In function ‘bool not_eval()’: user.cpp:65:12: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized] return r; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms452kbOK10
20ms452kbOK10
30ms460kbIncorect0
40ms460kbIncorect0
520ms476kbIncorect0
60ms456kbIncorect0
70ms452kbIncorect0
80ms452kbIncorect0
90ms456kbIncorect0
100ms456kbOK10
Punctaj total30

Ceva nu functioneaza?