Borderou de evaluare (job #737541)

Utilizator avatar andreifilimon Popescu Filimon Andrei Cosmin andreifilimon IP ascuns
Problemă Secv5 (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 oct. 2023 19:29:08 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void addnr(int)': main.cpp:21:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 21 | while(i<h[hashval].size()) | ~^~~~~~~~~~~~~~~~~~ main.cpp:24:9: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 24 | if(i==h[hashval].size()) | ~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void removenr(int)': main.cpp:33:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 33 | while(i<h[hashval].size() && h[hashval][i]!=x) | ~^~~~~~~~~~~~~~~~~~ main.cpp:35:9: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 35 | if(i<h[hashval].size()) | ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'bool checknr(int)': main.cpp:44:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 44 | while(i<h[hashval].size() && h[hashval][i]!=x) | ~^~~~~~~~~~~~~~~~~~ main.cpp:46:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 46 | return i<h[hashval].size(); | ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'long long int calculsecv(int)': main.cpp:58:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 58 | while(d<h[v[j]%MOD].size()) | ~^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 19 ms 8110 kb Killed by Signal 11 0
2 19 ms 8114 kb Killed by Signal 11 0
3 29 ms 8372 kb Killed by Signal 11 0
4 59 ms 8638 kb Killed by Signal 11 0
5 80 ms 9162 kb Killed by Signal 11 0
6 169 ms 10207 kb Killed by Signal 11 0
7 408 ms 13615 kb Killed by Signal 11 0
8 469 ms 14667 kb Killed by Signal 11 0
9 580 ms 16117 kb Killed by Signal 11 0
10 1722 ms 32755 kb Incorect 0
Punctaj total 0