Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1869714)
| Utilizator | Data | 6 februarie 2017 09:11:38 | |
|---|---|---|---|
| Problema | Radix Sort | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in","r",stdin);
^
user.cpp:21:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.out","w",stdout);
^
user.cpp:22:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&n,&x,&b,&c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 284kb | OK | 10 | 30 |
| 2 | 28ms | 1684kb | OK | 10 | |
| 3 | 372ms | 11304kb | OK | 10 | |
| 4 | 368ms | 11880kb | OK | 10 | 0 |
| 5 | Depăşit | 86632kb | Time limit exceeded. | 0 | |
| 6 | Depăşit | 78524kb | Time limit exceeded. | 0 | |
| 7 | 44ms | 4300kb | Killed by signal 11(SIGSEGV). | 0 | |
| 8 | 480ms | 65868kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 9 | 480ms | 65864kb | Killed by signal 11(SIGSEGV). | 0 | |
| 10 | 480ms | 65864kb | Killed by signal 11(SIGSEGV). | 0 | |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
