Pagini recente » Borderou de evaluare (job #2346758) | Borderou de evaluare (job #1601027) | Borderou de evaluare (job #1146572) | Borderou de evaluare (job #193726) | Borderou de evaluare (job #2146556)
Borderou de evaluare (job #2146556)
Raport evaluator
Compilare:
user.cpp: In function ‘void CountingSort1()’:
user.cpp:18:73: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x7FF; index[++i] = index[~-i] + frequence[~-i]);
^
user.cpp:18:73: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: In function ‘void CountingSort2()’:
user.cpp:29:73: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x7FF; index[++i] = index[~-i] + frequence[~-i]);
^
user.cpp:29:73: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: In function ‘void CountingSort3()’:
user.cpp:40:73: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x7FF; index[++i] = index[~-i] + frequence[~-i]);
^
user.cpp:40:73: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: At global scope:
user.cpp:47:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void itoa(unsigned int x)
^
user.cpp:34:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void CountingSort3()
^
user.cpp:23:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void CountingSort2()
^
user.cpp:12:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void CountingSort1()
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 5604kb | OK | 10 | 30 |
| 2 | 8ms | 5640kb | OK | 10 |
| 3 | 76ms | 14140kb | OK | 10 |
| 4 | 76ms | 14144kb | OK | 10 | 40 |
| 5 | 660ms | 88320kb | OK | 10 |
| 6 | 660ms | 88328kb | OK | 10 |
| 7 | 96ms | 14144kb | OK | 10 |
| 8 | 776ms | 90372kb | Incorect | 0 | 0 |
| 9 | 760ms | 90372kb | OK | 10 |
| 10 | 792ms | 90368kb | OK | 10 |
| Punctaj total | 70 |