Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1318302)
| Utilizator | Data | 15 ianuarie 2015 20:25:08 | |
|---|---|---|---|
| Problema | Sortare prin comparare | Status | done |
| Runda | Arhiva educationala | Compilator | c | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.c: In function ‘read’:
user.c:76:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
user.c:78:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &size);
^
user.c:82:34: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 0; i < size; ++i) scanf("%d", arr + i);
^
user.c: In function ‘display’:
user.c:91:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 244kb | OK | 5 | 20 |
| 2 | 0ms | 248kb | OK | 5 | |
| 3 | 0ms | 248kb | OK | 5 | |
| 4 | 0ms | 244kb | OK | 5 | |
| 5 | 0ms | 256kb | OK | 5 | 20 |
| 6 | 0ms | 260kb | OK | 5 | |
| 7 | 0ms | 256kb | OK | 5 | |
| 8 | 0ms | 256kb | OK | 5 | |
| 9 | 88ms | 980kb | OK | 5 | 20 |
| 10 | 76ms | 984kb | OK | 5 | |
| 11 | 76ms | 980kb | OK | 5 | |
| 12 | 84ms | 980kb | OK | 5 | |
| 13 | 320ms | 3256kb | OK | 5 | 20 |
| 14 | 268ms | 3260kb | OK | 5 | |
| 15 | 276ms | 3260kb | OK | 5 | |
| 16 | 300ms | 3260kb | OK | 5 | |
| 17 | 460ms | 4516kb | OK | 5 | 20 |
| 18 | 412ms | 4524kb | OK | 5 | |
| 19 | 408ms | 4520kb | OK | 5 | |
| 20 | 444ms | 4520kb | OK | 5 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
