Borderou de evaluare (job #3157453)

Utilizator MoolampMorosan Teodor Moolamp Data 15 octombrie 2023 16:21:19
Problema Flareon Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void LCA::build()': main.cpp:39:23: 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] 39 | for (int i = 0; i < euler.size(); i++) | ~~^~~~~~~~~~~~~~ main.cpp:42:40: 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] 42 | for (int i = 0; i + (1 << k) - 1 < euler.size(); i++) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ main.cpp: In function 'void centroid::sorteaza(long long int)': main.cpp:124:19: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 124 | if (j + 1 == flareoni[cnt].size()) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:130:19: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 130 | if (j + 1 == urmatorii[cnt].size()) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms2129kbOK10
234ms3178kbOK10
312ms1392kbKilled by Signal 110
413ms1683kbKilled by Signal 110
513ms2019kbKilled by Signal 110
614ms2289kbKilled by Signal 110
714ms2351kbKilled by Signal 110
822ms6656kbKilled by Signal 110
927ms9723kbKilled by Signal 110
1033ms12771kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?