Borderou de evaluare (job #1749061)

Utilizator delia_ioanaCeapa Delia Ioana delia_ioana Data 27 august 2016 19:48:17
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

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:88:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (p < S.length() && S[p] == ' ' || S[p] == ')') ^ user.cpp:88:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] while (p < S.length() && S[p] == ' ' || S[p] == ')') ^ user.cpp: In function ‘bool not_eval()’: user.cpp:67:12: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized] return r; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms456kbOK10
20ms456kbIncorect0
30ms456kbIncorect0
40ms460kbIncorect0
50ms456kbIncorect0
60ms456kbIncorect0
70ms460kbIncorect0
80ms456kbIncorect0
90ms456kbIncorect0
100ms452kbOK10
Punctaj total20

Ceva nu functioneaza?