Borderou de evaluare (job #3130414)

Utilizator ecaterinaEcaterina Stefanescu ecaterina Data 17 mai 2023 18:58: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(long long int)': main.cpp:22:13: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | while (i<hsh[cod].size() && hsh[cod][i]!=x) { | ~^~~~~~~~~~~~~~~~ main.cpp:25:10: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 25 | if (i==hsh[cod].size()) { | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int search(long long int)': main.cpp:34:13: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | while (i<hsh[cod].size() && hsh[cod][i]!=x) { | ~^~~~~~~~~~~~~~~~ main.cpp:37:13: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 37 | return i!=hsh[cod].size(); | ~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms397kbKilled by Signal 110
24ms393kbKilled by Signal 110
39ms397kbKilled by Signal 110
44ms393kbKilled by Signal 110
59ms393kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?