Borderou de evaluare (job #3130407)

Utilizator ecaterinaEcaterina Stefanescu ecaterina Data 17 mai 2023 18:45:32
Problema Dtcsu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void add(int)': main.cpp:23:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 23 | while (i<hsh[cod].size() && hsh[cod][i]!=x) { | ~^~~~~~~~~~~~~~~~ main.cpp:26:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | if (i==hsh[cod].size()) { | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int search(long long int)': main.cpp:36:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | while (i<hsh[cod].size() && hsh[cod][i]!=x) { | ~^~~~~~~~~~~~~~~~ main.cpp:39:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 39 | return i!=hsh[cod].size(); | ~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
113ms397kbKilled by Signal 110
26ms397kbKilled by Signal 110
311ms393kbKilled by Signal 110
411ms397kbKilled by Signal 110
511ms417kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?