Borderou de evaluare (job #617809)

Utilizator avatar VBMD Burcovski Victor VBMD IP ascuns
Problemă Căutare binară Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2021 13:56:22 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:10:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d",&n); | ~~~~~~^~~~~~~~~~~~~ main.cpp:16:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin,"%d",&v[i]); | ~~~~~~^~~~~~~~~~~~~~~~ main.cpp:18:7: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin,"%d",&m); | ~~~~~~^~~~~~~~~~~~~ main.cpp:20:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(fin,"%d %d",&t,&x); | ~~~~~~^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 236 ms 258 kb OK 10
6 251 ms 389 kb Time limit exceeded 0
7 258 ms 524 kb Time limit exceeded 0
8 255 ms 524 kb Time limit exceeded 0
9 256 ms 520 kb Time limit exceeded 0
10 259 ms 524 kb Time limit exceeded 0
Punctaj total 50