Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1321320)
| Utilizator | Data | 18 ianuarie 2015 23:45:45 | |
|---|---|---|---|
| Problema | Sortare prin comparare | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:39:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algsort.in","r",stdin);
^
user.cpp:40:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algsort.out","w",stdout);
^
user.cpp:41:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:43:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&arr[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 248kb | OK | 5 | 20 |
| 2 | 0ms | 252kb | OK | 5 | |
| 3 | 0ms | 252kb | OK | 5 | |
| 4 | 0ms | 248kb | OK | 5 | |
| 5 | 0ms | 252kb | OK | 5 | 20 |
| 6 | 0ms | 248kb | OK | 5 | |
| 7 | 0ms | 256kb | OK | 5 | |
| 8 | 0ms | 252kb | OK | 5 | |
| 9 | 4ms | 308kb | Wall time limit exceeded. | 0 | 0 |
| 10 | 4ms | 304kb | Wall time limit exceeded. | 0 | |
| 11 | 4ms | 304kb | Wall time limit exceeded. | 0 | |
| 12 | 4ms | 328kb | Incorect | 0 | |
| 13 | 4ms | 304kb | Wall time limit exceeded. | 0 | 0 |
| 14 | 4ms | 300kb | Wall time limit exceeded. | 0 | |
| 15 | 4ms | 308kb | Wall time limit exceeded. | 0 | |
| 16 | 4ms | 300kb | Wall time limit exceeded. | 0 | |
| 17 | 4ms | 300kb | Wall time limit exceeded. | 0 | 0 |
| 18 | 4ms | 300kb | Wall time limit exceeded. | 0 | |
| 19 | 4ms | 304kb | Wall time limit exceeded. | 0 | |
| 20 | 4ms | 304kb | Wall time limit exceeded. | 0 | |
| Punctaj total | 40 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
