Borderou de evaluare (job #2155799)

Utilizator inquisitorAnders inquisitor Data 8 martie 2018 09:38:44
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:62: warning: operation on ‘i’ may be undefined [-Wsequence-point] for(; i != 0x800; index[++i] = index[~-i] + frequence[~-i]); ^ user.cpp:11:62: 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
10ms2720kbKilled by signal 6(SIGABRT).00
20ms2720kbKilled by signal 6(SIGABRT).0
30ms2720kbKilled by signal 6(SIGABRT).0
40ms2724kbKilled by signal 6(SIGABRT).0
50ms2724kbKilled by signal 6(SIGABRT).00
60ms2724kbKilled by signal 6(SIGABRT).0
70ms2724kbKilled by signal 6(SIGABRT).0
80ms2720kbKilled by signal 6(SIGABRT).0
968ms3108kbKilled by signal 6(SIGABRT).00
1064ms3112kbKilled by signal 6(SIGABRT).0
1164ms3116kbKilled by signal 6(SIGABRT).0
1268ms3116kbKilled by signal 6(SIGABRT).0
13244ms4088kbKilled by signal 6(SIGABRT).00
14232ms4088kbKilled by signal 6(SIGABRT).0
15228ms4092kbKilled by signal 6(SIGABRT).0
16236ms4092kbKilled by signal 6(SIGABRT).0
17352ms4680kbKilled by signal 6(SIGABRT).00
18332ms4676kbKilled by signal 6(SIGABRT).0
19344ms4680kbKilled by signal 6(SIGABRT).0
20344ms4680kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?