Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1461486)
| Utilizator | Data | 15 iulie 2015 20:02:50 | |
|---|---|---|---|
| Problema | Sortare prin comparare | Status | done |
| Runda | Arhiva educationala | Compilator | c | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:14:8: warning: passing argument 1 of ‘fscanf’ from incompatible pointer type [enabled by default]
fscanf("%d",&v[i]);
^
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:14:8: warning: passing argument 2 of ‘fscanf’ from incompatible pointer type [enabled by default]
fscanf("%d",&v[i]);
^
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:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&n);
^
user.c:14:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf("%d",&v[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 2 | 0ms | 240kb | Killed by signal 11(SIGSEGV). | 0 | |
| 3 | 0ms | 232kb | Killed by signal 11(SIGSEGV). | 0 | |
| 4 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 5 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 6 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 7 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 8 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 9 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 10 | 0ms | 232kb | Killed by signal 11(SIGSEGV). | 0 | |
| 11 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 12 | 0ms | 240kb | Killed by signal 11(SIGSEGV). | 0 | |
| 13 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 14 | 0ms | 240kb | Killed by signal 11(SIGSEGV). | 0 | |
| 15 | 0ms | 232kb | Killed by signal 11(SIGSEGV). | 0 | |
| 16 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 17 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 18 | 0ms | 232kb | Killed by signal 11(SIGSEGV). | 0 | |
| 19 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 | |
| 20 | 0ms | 232kb | Killed by signal 11(SIGSEGV). | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
