Borderou de evaluare (job #2843418)

Utilizator RaresFelixTudose Rares Felix RaresFelix Data 2 februarie 2022 14:07:25
Problema Dragon Ball Z Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int solve(int)': main.cpp:20:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 20 | auto [c, u, mp] = PQ.top(); | ^ main.cpp:31:9: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 31 | auto [uc, v, w] = E[it]; | ^ main.cpp:38:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<int, int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 38 | for(int i = 0; i < E.size(); ++i) { | ~~^~~~~~~~~~ main.cpp:40:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 40 | auto [u, v, w] = E[i]; | ^ main.cpp:45:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::tuple<int, int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | for(int i = 0; i < E.size(); ++i) U[i] = 0; | ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
111ms364kbOK10
2754ms598kbOK10
3301ms512kbOK10
4426ms528kbOK10
525ms1306kbKilled by Signal 110
625ms1327kbKilled by Signal 110
725ms1351kbKilled by Signal 110
830ms1654kbKilled by Signal 110
930ms1744kbKilled by Signal 110
1030ms1728kbKilled by Signal 110
Punctaj total40

Ceva nu functioneaza?