Borderou de evaluare (job #3157573)

Utilizator PowerPlantNICOLAS ANDREI MANASIA PowerPlant Data 15 octombrie 2023 21:50:38
Problema Pikachu Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void build_merge_tree(int, int, int)': main.cpp:49:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 49 | while(i<V[2*node].size() && j<V[2*node+1].size()){ | ~^~~~~~~~~~~~~~~~~ main.cpp:49:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 49 | while(i<V[2*node].size() && j<V[2*node+1].size()){ | ~^~~~~~~~~~~~~~~~~~~ main.cpp:55:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | while(i<V[2*node].size()) | ~^~~~~~~~~~~~~~~~~ main.cpp:57:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | while(j<V[2*node+1].size()) | ~^~~~~~~~~~~~~~~~~~~ main.cpp:61:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for(i=1;i<V[node].size();++i) | ~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
13ms819kbIncorect00
23ms819kbIncorect00
33ms819kbIncorect00
49ms3010kbIncorect00
554ms10018kbIncorect00
6109ms19382kbIncorect0
734ms20819kbMemory limit exceeded0
836ms20987kbMemory limit exceeded00
939ms20787kbMemory limit exceeded00
1042ms21045kbMemory limit exceeded00
Punctaj total0

Ceva nu functioneaza?