Borderou de evaluare (job #589065)

Utilizator avatar AlexNicu Nicu Alexandru AlexNicu IP ascuns
Problemă Joc6 (baraj gimnaziu) Compilator cpp-32
Rundă Baraj gimnaziu Status evaluat
Dată 30 mar. 2021 15:34:00 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:36:12: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | fscanf ( fin, "%d%d%d", &n, &k, &p ); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:40:16: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | fscanf ( fin, "%d", &v[j] ); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:72:12: warning: 'joc' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | fprintf( fout, "%d %lld", joc + 1, max ); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1 ms 262 kb OK 10
5 47 ms 262 kb OK 10
6 320 ms 520 kb OK 10
7 646 ms 651 kb OK 10
8 617 ms 651 kb OK 10
9 622 ms 651 kb OK 10
10 650 ms 655 kb OK 10
Punctaj total 100