Pagini recente » Borderou de evaluare (job #2693914) | Borderou de evaluare (job #1188677) | Borderou de evaluare (job #2317167) | Borderou de evaluare (job #1602580) | Borderou de evaluare (job #2184270)
Borderou de evaluare (job #2184270)
Raport evaluator
Compilare:
user.cpp: In function ‘void CountingSort1()’:
user.cpp:18:40: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x7FF; index[++i] = index[~-i] + frequence[~-i]);
^~~
user.cpp:18:40: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: In function ‘void CountingSort2()’:
user.cpp:29:40: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x7FF; index[++i] = index[~-i] + frequence[~-i]);
^~~
user.cpp:29:40: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: In function ‘void CountingSort3()’:
user.cpp:40:40: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x7FF; index[++i] = index[~-i] + frequence[~-i]);
^~~
user.cpp:40:40: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: In function ‘i32 main()’:
user.cpp:76:15: warning: operation on ‘i’ may be undefined [-Wsequence-point]
v[--i] = (u64(v[-~i]) * A + B) % C;
^~~
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()
^~~~~~~~~~~~~
user.cpp: In function ‘i32 main()’:
user.cpp:84: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 5492kb | OK | 10 | 30 |
| 2 | 8ms | 5532kb | OK | 10 |
| 3 | 76ms | 15876kb | OK | 10 |
| 4 | 80ms | 15876kb | OK | 10 | 40 |
| 5 | 908ms | 86596kb | OK | 10 |
| 6 | 888ms | 86088kb | OK | 10 |
| 7 | 100ms | 15876kb | OK | 10 |
| 8 | 1040ms | 89748kb | OK | 10 | 30 |
| 9 | 1024ms | 89512kb | OK | 10 |
| 10 | 1036ms | 89676kb | OK | 10 |
| Punctaj total | 100 |