Borderou de evaluare (job #1566263)

Utilizator raresbraescuRares Braescu raresbraescu Data 11 ianuarie 2016 22:26:01
Problema Teams Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.c: In function ‘main’: user.c:10:5: warning: passing argument 1 of ‘fscanf’ from incompatible pointer type [enabled by default] fscanf("%d%d%d",&n,&a,&b); ^ In file included from /usr/include/features.h:357:0, from /usr/include/stdio.h:28, from user.c:1: /usr/include/stdio.h:449:12: note: expected ‘struct FILE * restrict’ but argument is of type ‘char *’ extern int __REDIRECT (fscanf, (FILE *__restrict __stream, ^ user.c:10:5: warning: passing argument 2 of ‘fscanf’ from incompatible pointer type [enabled by default] fscanf("%d%d%d",&n,&a,&b); ^ In file included from /usr/include/features.h:357:0, from /usr/include/stdio.h:28, from user.c:1: /usr/include/stdio.h:449:12: note: expected ‘const char * restrict’ but argument is of type ‘int *’ extern int __REDIRECT (fscanf, (FILE *__restrict __stream, ^ user.c:19:5: warning: passing argument 1 of ‘fprintf’ from incompatible pointer type [enabled by default] fprintf("%d",k); ^ In file included from /usr/include/stdio.h:934:0, from user.c:1: /usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘struct FILE * restrict’ but argument is of type ‘char *’ fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...) ^ user.c:19:5: warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast [enabled by default] fprintf("%d",k); ^ In file included from /usr/include/stdio.h:934:0, from user.c:1: /usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘const char * restrict’ but argument is of type ‘int’ fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...) ^ user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf("%d%d%d",&n,&a,&b); ^ user.c:13:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d",&v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbKilled by signal 11(SIGSEGV).0
20ms180kbKilled by signal 11(SIGSEGV).0
30ms188kbKilled by signal 11(SIGSEGV).0
40ms180kbKilled by signal 11(SIGSEGV).0
50ms184kbKilled by signal 11(SIGSEGV).0
60ms184kbKilled by signal 11(SIGSEGV).0
70ms184kbKilled by signal 11(SIGSEGV).0
80ms180kbKilled by signal 11(SIGSEGV).0
90ms180kbKilled by signal 11(SIGSEGV).0
100ms180kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?