Pagini recente » Borderou de evaluare (job #2636910) | Borderou de evaluare (job #1264966) | Borderou de evaluare (job #1590984) | Borderou de evaluare (job #2406372) | Borderou de evaluare (job #1623208)
Borderou de evaluare (job #1623208)
Raport evaluator
Compilare:
user.cpp: In function ‘bool e_operatie(int)’:
user.cpp:29:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i + 1 >= S.size()) return 0;
^
user.cpp: In function ‘void adaug(char, int&)’:
user.cpp:36:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < aux.size() && isupper(aux[i])) op += aux[i++];
^
user.cpp: In function ‘void fa_string_bun()’:
user.cpp:47:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < aux.size() ; ++i) {
^
user.cpp: In function ‘void fa_curr_op(int&)’:
user.cpp:60:39: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(!operatii.empty() && prio[ch] <= prio[operatii.top()])
^
user.cpp:60:63: warning: array subscript has type ‘char’ [-Wchar-subscripts]
while(!operatii.empty() && prio[ch] <= prio[operatii.top()])
^
user.cpp: In function ‘void makePolish()’:
user.cpp:74:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i < S.size(); ++i) {
^
user.cpp: In function ‘bool eval()’:
user.cpp:112:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vec_aux.size(); ++i) {
^
user.cpp:115:62: warning: array subscript has type ‘char’ [-Wchar-subscripts]
else if(isupper(ch) || islower(ch)) numere.push(val[ch]);
^
user.cpp: In function ‘int main()’:
user.cpp:131:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
val[variabile[i]] ^= 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 468kb | OK | 10 |
2 | 0ms | 464kb | OK | 10 |
3 | 0ms | 468kb | OK | 10 |
4 | 0ms | 464kb | OK | 10 |
5 | 0ms | 464kb | OK | 10 |
6 | 0ms | 468kb | Incorect | 0 |
7 | 0ms | 464kb | OK | 10 |
8 | 0ms | 468kb | OK | 10 |
9 | 0ms | 468kb | Incorect | 0 |
10 | 0ms | 472kb | OK | 10 |
Punctaj total | 80 |