Borderou de evaluare (job #737816)

Utilizator avatar vladimir.gavris vladimir g vladimir.gavris IP ascuns
Problemă Hashuri (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 oct. 2023 09:35:40 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'void adaugare(int)': main.cpp:17:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 17 | while( i < hashuri[ cod ].size() && hashuri[ cod ][ i ] != a ) | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:21:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 21 | if( i == hashuri[ cod ].size() ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'bool cautare(int)': main.cpp:28:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 28 | while ( i < hashuri[ cod ].size() && hashuri[ cod ][ i ] != a ) | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:32:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 32 | if( i < hashuri[ cod ]. size() ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void stergere(int)': main.cpp:41:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 41 | while ( i < hashuri[ cod ].size() && hashuri[ cod ][ i ] != a ) | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:45:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 45 | if( i != hashuri[ cod ].size() ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test Punctaj/grupă
1 29 ms 8105 kb OK 10 10
2 29 ms 8110 kb OK 10 10
3 29 ms 8105 kb OK 10 10
4 529 ms 8306 kb OK 10 30
5 189 ms 8884 kb OK 10
6 859 ms 9584 kb OK 10
7 1704 ms 10006 kb Time limit exceeded 0 0
8 1708 ms 13189 kb Time limit exceeded 0 0
9 1706 ms 11067 kb Time limit exceeded 0
10 1700 ms 10014 kb Time limit exceeded 0
Punctaj total 60