Borderou de evaluare (job #2155804)

Utilizator inquisitorAnders inquisitor Data 8 martie 2018 09:44:32
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
10ms2704kbKilled by signal 6(SIGABRT).00
20ms2704kbKilled by signal 6(SIGABRT).0
30ms2708kbKilled by signal 6(SIGABRT).0
40ms2704kbKilled by signal 6(SIGABRT).0
50ms2712kbKilled by signal 6(SIGABRT).00
60ms2708kbKilled by signal 6(SIGABRT).0
70ms2712kbKilled by signal 6(SIGABRT).0
80ms2712kbKilled by signal 6(SIGABRT).0
968ms3100kbKilled by signal 6(SIGABRT).00
1064ms3100kbKilled by signal 6(SIGABRT).0
1164ms3104kbKilled by signal 6(SIGABRT).0
1264ms3100kbKilled by signal 6(SIGABRT).0
13240ms3980kbKilled by signal 6(SIGABRT).00
14240ms3988kbKilled by signal 6(SIGABRT).0
15236ms3980kbKilled by signal 6(SIGABRT).0
16232ms3984kbKilled by signal 6(SIGABRT).0
17356ms4564kbKilled by signal 6(SIGABRT).00
18352ms4564kbKilled by signal 6(SIGABRT).0
19344ms4560kbKilled by signal 6(SIGABRT).0
20344ms4564kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?