Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1521955)
| Utilizator | Data | 11 noiembrie 2015 00:57:19 | |
|---|---|---|---|
| Problema | Generare de permutari | Status | done |
| Runda | Arhiva educationala | Compilator | c | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.c: In function ‘tipar’:
user.c:22:5: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
printf("%d\n");
^
user.c: In function ‘valid’:
user.c:10:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.c: In function ‘main’:
user.c:40:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permutari.in","r",stdin);
^
user.c:41:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permutari.out","w",stdout);
^
user.c:42:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.c: In function ‘back’:
user.c:29:13: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
S[k]=x;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 232kb | Incorect | 0 |
| 2 | 0ms | 236kb | Incorect | 0 |
| 3 | 0ms | 232kb | Incorect | 0 |
| 4 | 0ms | 236kb | Incorect | 0 |
| 5 | 0ms | 232kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
