Borderou de evaluare (job #1849703)

Utilizator 1475369147896537415369Andrei Udriste 1475369147896537415369 Data 17 ianuarie 2017 19:38:32
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:45:1: warning: passing argument 1 of ‘QuickSort’ from incompatible pointer type [enabled by default] QuickSort(A, 0, N-1); ^ user.c:13:6: note: expected ‘long long int *’ but argument is of type ‘int *’ void QuickSort(long long v[], long long left, long long right){ ^ user.c:38:11: warning: unused variable ‘x’ [-Wunused-variable] int N, i, x, A[500000]; ^ user.c:35:8: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("algsort.in", "r", stdin); ^ user.c:36:8: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen("algsort.out", "w", stdout); ^ user.c:40:6: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.c:43:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &A[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms276kbIncorect00
20ms268kbIncorect0
30ms268kbIncorect0
40ms272kbIncorect0
50ms280kbIncorect00
60ms280kbIncorect0
70ms284kbIncorect0
80ms280kbIncorect0
9Depăşit1024kbTime limit exceeded.00
10Depăşit1024kbTime limit exceeded.0
11Depăşit1024kbTime limit exceeded.0
12Depăşit1032kbTime limit exceeded.0
13100ms2192kbKilled by signal 11(SIGSEGV).00
14108ms2196kbKilled by signal 11(SIGSEGV).0
15104ms2192kbKilled by signal 11(SIGSEGV).0
16104ms2196kbKilled by signal 11(SIGSEGV).0
17160ms2192kbKilled by signal 11(SIGSEGV).00
18164ms2192kbKilled by signal 11(SIGSEGV).0
19144ms2192kbKilled by signal 11(SIGSEGV).0
20152ms2192kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?