Borderou de evaluare (job #3157455)

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

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
211ms524kbKilled by Signal 110
312ms1363kbKilled by Signal 110
413ms1703kbKilled by Signal 110
514ms2056kbKilled by Signal 110
614ms2252kbKilled by Signal 110
714ms2326kbKilled by Signal 110
822ms6651kbKilled by Signal 110
927ms9773kbKilled by Signal 110
1033ms12816kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?