Borderou de evaluare (job #2155802)

Utilizator inquisitorAnders inquisitor Data 8 martie 2018 09:43:27
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void CountingSort(int*, int*, int)’: user.cpp:11:60: warning: operation on ‘i’ may be undefined [-Wsequence-point] for(; i != 256; index[++i] = index[~-i] + frequence[~-i]); ^ user.cpp:11:60: warning: operation on ‘i’ may be undefined [-Wsequence-point] user.cpp: At global scope: user.cpp:5:37: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) void CountingSort(int A[], int B[], int digit) ^ user.cpp: In function ‘int main()’: user.cpp:18:38: 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:19:40: 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:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:25:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms2712kbKilled by signal 6(SIGABRT).00
20ms2704kbKilled by signal 6(SIGABRT).0
30ms2704kbKilled by signal 6(SIGABRT).0
40ms2708kbKilled by signal 6(SIGABRT).0
50ms2708kbKilled by signal 6(SIGABRT).00
60ms2708kbKilled by signal 6(SIGABRT).0
70ms2708kbKilled by signal 6(SIGABRT).0
80ms2708kbKilled by signal 6(SIGABRT).0
972ms3096kbKilled by signal 6(SIGABRT).00
1068ms3104kbKilled by signal 6(SIGABRT).0
1168ms3096kbKilled by signal 6(SIGABRT).0
1264ms3096kbKilled by signal 6(SIGABRT).0
13248ms3980kbKilled by signal 6(SIGABRT).00
14248ms3980kbKilled by signal 6(SIGABRT).0
15244ms3984kbKilled by signal 6(SIGABRT).0
16232ms3984kbKilled by signal 6(SIGABRT).0
17372ms4564kbKilled by signal 6(SIGABRT).00
18360ms4564kbKilled by signal 6(SIGABRT).0
19360ms4564kbKilled by signal 6(SIGABRT).0
20348ms4560kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?