Pagini recente » Cod sursa (job #1407457) | Cod sursa (job #1600297) | Cod sursa (job #585195) | Cod sursa (job #1471402) | Borderou de evaluare (job #1749061)
Borderou de evaluare (job #1749061)
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 |
1 | 0ms | 456kb | OK | 10 |
2 | 0ms | 456kb | Incorect | 0 |
3 | 0ms | 456kb | Incorect | 0 |
4 | 0ms | 460kb | Incorect | 0 |
5 | 0ms | 456kb | Incorect | 0 |
6 | 0ms | 456kb | Incorect | 0 |
7 | 0ms | 460kb | Incorect | 0 |
8 | 0ms | 456kb | Incorect | 0 |
9 | 0ms | 456kb | Incorect | 0 |
10 | 0ms | 452kb | OK | 10 |
Punctaj total | 20 |