Borderou de evaluare (job #3130404)

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

Ceva nu functioneaza?