Borderou de evaluare (job #728816)

Utilizator avatar ipslp Lavrente Simion ipslp IP ascuns
Problemă Portofel (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 aug. 2023 23:34:05 Scor 13

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:73:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 73 | while( j < plicuri.size() && unde < stiva.size() ) | ~~^~~~~~~~~~~~~~~~ main.cpp:73:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 73 | while( j < plicuri.size() && unde < stiva.size() ) | ~~~~~^~~~~~~~~~~~~~ main.cpp:83:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 83 | while( unde < stiva.size() && stiva[unde] < plicuri[j] ) | ~~~~~^~~~~~~~~~~~~~ main.cpp:87:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 87 | if( unde == stiva.size() ) | ~~~~~^~~~~~~~~~~~~~~ main.cpp:92:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 92 | if( unde + 1 < stiva.size() && j + 1 < plicuri.size() ) | ~~~~~~~~~^~~~~~~~~~~~~~ main.cpp:92:54: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 92 | if( unde + 1 < stiva.size() && j + 1 < plicuri.size() ) | ~~~~~~^~~~~~~~~~~~~~~~ main.cpp:115:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 115 | while( j < plicuri.size() ) | ~~^~~~~~~~~~~~~~~~ main.cpp:26:13: warning: unused variable 'i' [-Wunused-variable] 26 | int i = 1; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
2 1 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
3 2 ms 507 kb a) rezultat incorect; b) OK 4
4 1 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
5 2 ms 503 kb a) OK; b) rezultat incorect 1
6 1 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
7 2 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
8 1 ms 507 kb a) rezultat incorect; b) rezultat incorect 0
9 39 ms 512 kb a) rezultat incorect; b) OK 4
10 9 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
11 1 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
12 1 ms 507 kb a) rezultat incorect; b) rezultat incorect 0
13 1 ms 507 kb a) rezultat incorect; b) rezultat incorect 0
14 1 ms 507 kb a) rezultat incorect; b) rezultat incorect 0
15 2 ms 507 kb a) rezultat incorect; b) rezultat incorect 0
16 1 ms 503 kb a) rezultat incorect; b) rezultat incorect 0
17 2 ms 507 kb a) rezultat incorect; b) rezultat incorect 0
18 1 ms 507 kb a) rezultat incorect; b) OK 4
19 6 ms 765 kb a) rezultat incorect; b) rezultat incorect 0
20 9 ms 512 kb a) rezultat incorect; b) rezultat incorect 0
Punctaj total 13