Borderou de evaluare (job #617779)

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:58:32 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:57:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 57 | for( size_t j = 1; pt[j] <= tourLength; ++j ) | ~~~~~~^~~~~~~~~~~~~ main.cpp: In function 'void solve(int, int, const std::vector<std::vector<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 ) | ~~~~~~~~~~^~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:124:12: warning: unused variable 'v' [-Wunused-variable] 124 | int u, v; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test Punctaj/grupă
1 1 ms 258 kb OK 10 10
2 1 ms 262 kb OK 10 10
3 37 ms 2486 kb OK 10 10
4 374 ms 13623 kb OK 10 10
5 549 ms 22532 kb OK 10 10
6 663 ms 22265 kb OK 10 10
7 1736 ms 28303 kb OK 10 10
8 2421 ms 22454 kb OK 10 0
9 2502 ms 22450 kb Time limit exceeded 0
10 2501 ms 22454 kb Time limit exceeded 0
Punctaj total 70