Borderou de evaluare (job #3130948)

Utilizator TediCutuTudor Chitu TediCutu Data 18 mai 2023 21:10:58
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:28: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 16 | while(hashh.size() <= x) | ~~~~~~~~~~~~~^~~~ main.cpp:22:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(int j = 0; j < hashh[x].size(); j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:30:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for(int j = 0; j < hashh[x].size(); j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:41:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | for(j = 0; j < hashh[x].size(); j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:47:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 47 | if(j == hashh[x].size()) | ~~^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbOK1010
31ms1200kbOK1010
419ms3567kbIncorect00
514ms4284kbIncorect0
634ms5746kbIncorect0
774ms5533kbIncorect00
8108ms7880kbIncorect00
9267ms10096kbIncorect0
10332ms9388kbIncorect0
Punctaj total30

Ceva nu functioneaza?