Borderou de evaluare (job #2140205)

Utilizator inquisitorAnders inquisitor Data 23 februarie 2018 06:26:41
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 != 0x100; 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:64: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:65: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); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
152ms9572kbKilled by signal 11(SIGSEGV).00
252ms9568kbKilled by signal 11(SIGSEGV).0
352ms9568kbKilled by signal 11(SIGSEGV).0
452ms9572kbKilled by signal 11(SIGSEGV).0
552ms9568kbKilled by signal 11(SIGSEGV).00
652ms9572kbKilled by signal 11(SIGSEGV).0
752ms9568kbKilled by signal 11(SIGSEGV).0
852ms9568kbKilled by signal 11(SIGSEGV).0
960ms9572kbKilled by signal 11(SIGSEGV).00
1060ms9572kbKilled by signal 11(SIGSEGV).0
1160ms9572kbKilled by signal 11(SIGSEGV).0
1260ms9572kbKilled by signal 11(SIGSEGV).0
1388ms9564kbKilled by signal 11(SIGSEGV).00
1484ms9572kbKilled by signal 11(SIGSEGV).0
1584ms9572kbKilled by signal 11(SIGSEGV).0
1680ms9568kbKilled by signal 11(SIGSEGV).0
17100ms9572kbKilled by signal 11(SIGSEGV).00
1896ms9568kbKilled by signal 11(SIGSEGV).0
1996ms9568kbKilled by signal 11(SIGSEGV).0
2088ms9564kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?