Borderou de evaluare (job #823759)

Utilizator avatar popescu_george Popescu George popescu_george IP ascuns
Problemă Lowest Common Ancestor Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 mai 2025 08:33:49 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:152:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | freopen("lca.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:153:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | freopen("lca.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'char GetChar()': main.cpp:14:22: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fread(buff, 1, BUFFSIZE, stdin); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test Punctaj/grupă
1 1 ms 507 kb OK 10 10
2 1 ms 266 kb OK 10 10
3 1 ms 770 kb OK 10 10
4 129 ms 3944 kb OK 10 10
5 189 ms 5545 kb OK 10 10
6 259 ms 5619 kb OK 10 10
7 559 ms 6365 kb OK 10 10
8 1128 ms 6262 kb OK 10 30
9 1425 ms 6533 kb OK 10
10 1587 ms 6438 kb OK 10
Punctaj total 100