Borderou de evaluare (job #2795100)

Utilizator mihaipriboimihailucapriboi mihaipriboi Data 5 noiembrie 2021 23:02:44
Problema Progr Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int getHashCode(int)': main.cpp:17:12: warning: unused variable 'i' [-Wunused-variable] 17 | int rez, i; | ^ main.cpp: In function 'bool checkSet(int, int)': main.cpp:33:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<progresie>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | while( i < mySet[hashkey].size() && !( mySet[hashkey][i].r == r && mySet[hashkey][i].a1 == a1 ) ) i++; | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:35:9: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<progresie>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 35 | if( i == mySet[hashkey].size() ) | ~~^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11503ms9842kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?