Borderou de evaluare (job #611385)

Utilizator avatar MMEnis Mutlu Metehan Enis MMEnis IP ascuns
Problemă La coadă Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 20 oct. 2021 05:30:24 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:44:13: warning: passing argument 1 of 'fprintf' from incompatible pointer type [-Wincompatible-pointer-types] 44 | fprintf("%d\n",n); | ^~~~~~ | | | char * In file included from /usr/include/stdio.h:866, from main.c:1: /usr/include/bits/stdio2.h:103:27: note: expected 'FILE * restrict' but argument is of type 'char *' 103 | fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) | ~~~~~~~~~~~~~~~~~^~~~~~~~ main.c:44:20: warning: passing argument 2 of 'fprintf' makes pointer from integer without a cast [-Wint-conversion] 44 | fprintf("%d\n",n); | ^ | | | int In file included from /usr/include/stdio.h:866, from main.c:1: /usr/include/bits/stdio2.h:103:60: note: expected 'const char * restrict' but argument is of type 'int' 103 | fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d%d",&n,&k); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin,"%d",&c); | ^~~~~~~~~~~~~~~~~~~ main.c:28:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin,"%d",&x); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb Fisier de iesire lipsa 0
2 15 ms 131 kb Fisier de iesire lipsa 0
3 176 ms 131 kb Fisier de iesire lipsa 0
4 235 ms 131 kb Fisier de iesire lipsa 0
5 706 ms 131 kb Time limit exceeded 0
6 704 ms 393 kb Time limit exceeded 0
7 708 ms 258 kb Time limit exceeded 0
8 707 ms 258 kb Time limit exceeded 0
9 706 ms 393 kb Time limit exceeded 0
10 703 ms 389 kb Time limit exceeded 0
Punctaj total 0