Borderou de evaluare (job #852645)

Utilizator avatar C14H21N3O5 Leonard Urușciuc C14H21N3O5 IP ascuns
Problemă Razboi Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 9 feb. 2026 19:38:39 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:39:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | for (int i = 0; i < nA; ++i) fscanf(fin, "%lf %lf %lf", &A[i].x, &A[i].v, &A[i].a); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:41:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | fscanf(fin, "%d", &nB); | ~~~~~~^~~~~~~~~~~~~~~~ main.cpp:43:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | for (int i = 0; i < nB; ++i) fscanf(fin, "%lf %lf %lf", &B[i].x, &B[i].v, &B[i].a); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 508 kb Incorect 0
2 1 ms 292 kb Incorect 0
3 3 ms 508 kb OK 10
4 5 ms 292 kb OK 10
5 288 ms 5116 kb OK 10
6 depășit 11064 kb Time limit exceeded. 0
7 depășit 14592 kb Time limit exceeded. 0
8 depășit 18980 kb Time limit exceeded. 0
9 depășit 22784 kb Time limit exceeded. 0
10 depășit 23864 kb Time limit exceeded. 0
Punctaj total 30