Pagini recente » Borderou de evaluare (job #2556756) | Borderou de evaluare (job #1012557) | Borderou de evaluare (job #1581896) | Borderou de evaluare (job #2080016) | Borderou de evaluare (job #2137916)
Borderou de evaluare (job #2137916)
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 ‘void read(unsigned int&)’:
user.cpp:22:23: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
while(inBuffer[p] < 0x30 | inBuffer[p] > 0x39)
^
user.cpp:29:23: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
while(inBuffer[p] > 0x2F & inBuffer[p] < 0x3A)
^
user.cpp: At global scope:
user.cpp:42:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void itoa(unsigned int x)
^
user.cpp:16:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void read(unsigned int &num)
^
user.cpp:5: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:26:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(inBuffer, 0x1 | (p = 0x0), 0x8000, stdin);
^
user.cpp:35:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(inBuffer, 0x1 | (p = 0x0), 0x8000, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:68: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:69: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: 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 |
| 1 | 0ms | 4856kb | OK | 5 | 20 |
| 2 | 0ms | 4852kb | OK | 5 |
| 3 | 0ms | 4856kb | OK | 5 |
| 4 | 0ms | 4856kb | OK | 5 |
| 5 | 0ms | 4860kb | OK | 5 | 20 |
| 6 | 0ms | 4860kb | OK | 5 |
| 7 | 0ms | 4868kb | OK | 5 |
| 8 | 0ms | 4868kb | OK | 5 |
| 9 | 16ms | 5736kb | OK | 5 | 20 |
| 10 | 16ms | 5740kb | OK | 5 |
| 11 | 16ms | 5736kb | OK | 5 |
| 12 | 16ms | 5748kb | OK | 5 |
| 13 | 64ms | 8988kb | OK | 5 | 20 |
| 14 | 60ms | 8992kb | OK | 5 |
| 15 | 60ms | 8992kb | OK | 5 |
| 16 | 56ms | 8988kb | OK | 5 |
| 17 | 92ms | 9572kb | OK | 5 | 20 |
| 18 | 92ms | 9576kb | OK | 5 |
| 19 | 88ms | 9576kb | OK | 5 |
| 20 | 84ms | 9572kb | OK | 5 |
| Punctaj total | 100 |