Borderou de evaluare (job #3243842)

Utilizator YosifIosif Andrei Stefan Yosif Data 21 septembrie 2024 18:34:41
Problema Kthvalue Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void update(int, int, int, int, int, int)': main.cpp:145:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 145 | while (p < t[aux].a.size() && q < t[aux + 1].a.size()) { | ~~^~~~~~~~~~~~~~~~~ main.cpp:145:45: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 145 | while (p < t[aux].a.size() && q < t[aux + 1].a.size()) { | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp:158:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 158 | while (p < t[aux].a.size()) | ~~^~~~~~~~~~~~~~~~~ main.cpp:160:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 160 | while (q < t2.size()) | ~~^~~~~~~~~~~ main.cpp:197:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 197 | for (int k = p; k < t[i].a.size(); k += k & -k) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
124ms897kbIncorect00
2896ms29331kbIncorect0
31654ms63205kbTime limit exceeded0
41650ms83365kbTime limit exceeded0
51654ms132124kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?