Borderou de evaluare (job #2137790)

Utilizator inquisitorAnders inquisitor Data 21 februarie 2018 02:10:26
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void CountingSort(unsigned int*, unsigned int*, unsigned int)’: user.cpp:11:82: warning: operation on ‘i’ may be undefined [-Wsequence-point] for(unsigned int i = 0x0; i != 0x100; index[++i] = index[~-i] + frequence[~-i]); ^ user.cpp:11:82: warning: operation on ‘i’ may be undefined [-Wsequence-point] user.cpp: In function ‘int main()’: user.cpp:44:40: 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:45:42: 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:47:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d %d", &N, &A, &B, &C); ^ user.cpp: In function ‘void CountingSort(unsigned int*, unsigned int*, unsigned int)’: user.cpp:11:5: warning: iteration 255u invokes undefined behavior [-Waggressive-loop-optimizations] for(unsigned int i = 0x0; i != 0x100; index[++i] = index[~-i] + frequence[~-i]); ^ user.cpp:11:33: note: containing loop for(unsigned int i = 0x0; i != 0x100; index[++i] = index[~-i] + frequence[~-i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms2876kbOK100
28ms3284kbKilled by signal 11(SIGSEGV).0
384ms12296kbKilled by signal 11(SIGSEGV).0
484ms12296kbKilled by signal 11(SIGSEGV).00
5856ms78960kbKilled by signal 11(SIGSEGV).0
6860ms78960kbKilled by signal 11(SIGSEGV).0
7100ms12292kbKilled by signal 11(SIGSEGV).0
8984ms78964kbKilled by signal 11(SIGSEGV).00
9964ms78960kbKilled by signal 11(SIGSEGV).0
10984ms78964kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?