Borderou de evaluare (job #2155792)

Utilizator inquisitorAnders inquisitor Data 8 martie 2018 09:34:21
Problema Sortare prin comparare 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:12:62: warning: operation on ‘i’ may be undefined [-Wsequence-point] for(; i != 0x800; index[++i] = index[~-i] + frequence[~-i]); ^ user.cpp:12:62: warning: operation on ‘i’ may be undefined [-Wsequence-point] user.cpp: In function ‘void read(unsigned int&)’: user.cpp:23:23: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] while(inBuffer[p] < 0x30 | inBuffer[p] > 0x39) ^ user.cpp:28:23: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] while(inBuffer[p] > 0x2F & inBuffer[p] < 0x3A) ^ user.cpp: At global scope: user.cpp:38:37: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) void itoa(unsigned int x) ^ user.cpp:17:37: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) void read(unsigned int &num) ^ user.cpp:6:37: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) void CountingSort(unsigned int A[], unsigned int B[], unsigned int digit) ^ user.cpp: In function ‘void read(unsigned int&)’: user.cpp:25:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ++p != 0x8000 || (fread(inBuffer, 0x1, 0x8000, stdin), p = 0x0); ^ user.cpp:32:23: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ++p != 0x8000 || (fread(inBuffer, 0x1, 0x8000, stdin), p = 0x0); ^ user.cpp: In function ‘int main()’: user.cpp:60: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:61: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:64:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:68: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
10ms4768kbKilled by signal 6(SIGABRT).00
20ms4772kbKilled by signal 6(SIGABRT).0
30ms4768kbKilled by signal 6(SIGABRT).0
40ms4772kbKilled by signal 6(SIGABRT).0
50ms4780kbKilled by signal 6(SIGABRT).00
60ms4780kbKilled by signal 6(SIGABRT).0
70ms4784kbKilled by signal 6(SIGABRT).0
80ms4780kbKilled by signal 6(SIGABRT).0
948ms5708kbKilled by signal 6(SIGABRT).00
1044ms5704kbKilled by signal 6(SIGABRT).0
1144ms5708kbKilled by signal 6(SIGABRT).0
1244ms5704kbKilled by signal 6(SIGABRT).0
13164ms8976kbKilled by signal 6(SIGABRT).00
14156ms8972kbKilled by signal 6(SIGABRT).0
15156ms8972kbKilled by signal 6(SIGABRT).0
16156ms8976kbKilled by signal 6(SIGABRT).0
17240ms9556kbKilled by signal 6(SIGABRT).00
18224ms9560kbKilled by signal 6(SIGABRT).0
19228ms9560kbKilled by signal 6(SIGABRT).0
20228ms9556kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?