Borderou de evaluare (job #653679)

Utilizator avatar PetruApostol Petru Apostol PetruApostol IP ascuns
Problemă Căutare binară Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 26 iun. 2022 15:12:50 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:28:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 28 | fprintf(fout,"%lld\n",j+1); | ~~~^ ~~~ | | | | | int | long long int | %d main.c:35:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 35 | fprintf(fout,"%lld\n",j+1); | ~~~^ ~~~ | | | | | int | long long int | %d main.c:42:30: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 42 | fprintf(fout,"%lld\n",j+1); | ~~~^ ~~~ | | | | | int | long long int | %d main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin,"%lld",&v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin,"%d",&ncer); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:19:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(fin,"%d%lld",&cer,&a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 110 kb Incorect 0
2 1 ms 114 kb Incorect 0
3 1 ms 106 kb Incorect 0
4 18 ms 200 kb Incorect 0
5 357 ms 221 kb Time limit exceeded 0
6 358 ms 483 kb Time limit exceeded 0
7 354 ms 888 kb Time limit exceeded 0
8 353 ms 892 kb Time limit exceeded 0
9 358 ms 892 kb Time limit exceeded 0
10 357 ms 897 kb Time limit exceeded 0
Punctaj total 0