Borderou de evaluare (job #3157457)

Utilizator MoolampMoolamp Moolamp Data 15 octombrie 2023 16:22:45
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
318ms8929kbKilled by Signal 110
420ms10780kbKilled by Signal 110
522ms12582kbKilled by Signal 110
625ms16019kbKilled by Signal 110
724ms15319kbKilled by Signal 110
856ms43966kbKilled by Signal 110
988ms65896kbKilled by Signal 110
10117ms88272kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?