Borderou de evaluare (job #617775)

Utilizator avatar nurof3n Cioc Alex Andrei nurof3n IP ascuns
Problemă Lowest Common Ancestor Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2021 12:53:35 Scor 70

Raport evaluator

Compilare: main.cpp:13:8: warning: built-in function 'log' declared as non-function [-Wbuiltin-declaration-mismatch] 13 | int log[2 * NMAX]; // partea intrega inferioara a logaritmilor in baza 2 | ^~~ main.cpp: In function 'void precomputeRmq()': main.cpp:55:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 55 | for( size_t j = 1; pt[j] <= tourLength; ++j ) | ~~~~~~^~~~~~~~~~~~~ main.cpp: In function 'std::vector<int> solve(int, int, const std::vector<std::vector<int> >&, const std::vector<std::pair<int, int> >&)': main.cpp:105:34: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 105 | for( size_t i = 1; pt[i - 1] < tourLength; ++i ) | ~~~~~~~~~~^~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test Punctaj/grupă
1 1 ms 131 kb OK 10 10
2 1 ms 262 kb OK 10 10
3 39 ms 2617 kb OK 10 10
4 366 ms 14934 kb OK 10 10
5 515 ms 23588 kb OK 10 10
6 646 ms 24756 kb OK 10 10
7 1557 ms 37871 kb OK 10 10
8 2349 ms 39235 kb OK 10 0
9 2509 ms 43982 kb Time limit exceeded 0
10 2502 ms 46268 kb Time limit exceeded 0
Punctaj total 70