Pagini recente » Borderou de evaluare (job #1344638) | Borderou de evaluare (job #538100) | Borderou de evaluare (job #1517268) | Borderou de evaluare (job #448900) | Borderou de evaluare (job #2143412)
Borderou de evaluare (job #2143412)
Raport evaluator
Compilare:
user.cpp: In function ‘void CountingSort(u32*, u32*, u32)’:
user.cpp:18:75: warning: operation on ‘i’ may be undefined [-Wsequence-point]
for(u32 i = 0x0; i != 0x10000; index[++i] = index[~-i] + frequence[~-i]);
^
user.cpp:18:75: warning: operation on ‘i’ may be undefined [-Wsequence-point]
user.cpp: In function ‘i32 main()’:
user.cpp:50:56: warning: operation on ‘i’ may be undefined [-Wsequence-point]
v[--i] = (u64(v[-~i]) * A + B) % 0x367C2DC9;
^
user.cpp:57:56: warning: operation on ‘i’ may be undefined [-Wsequence-point]
v[--i] = (u64(v[-~i]) * A + B) % 0x7CE67EF6;
^
user.cpp:64:56: warning: operation on ‘i’ may be undefined [-Wsequence-point]
v[--i] = (u64(v[-~i]) * A + B) % 0x6F6E4E7B;
^
user.cpp: At global scope:
user.cpp:25:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void write(u32 x)
^
user.cpp:12:37: warning: always_inline function might not be inlinable [-Wattributes]
__attribute__((always_inline)) void CountingSort(u32 A[], u32 B[], u32 digit)
^
user.cpp: In function ‘i32 main()’:
user.cpp:40:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in", "r", stdin);
^
user.cpp:42:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &N, &A, &B, &C);
^
user.cpp: In function ‘void CountingSort(u32*, u32*, u32)’:
user.cpp:18:5: warning: iteration 65535u invokes undefined behavior [-Waggressive-loop-optimizations]
for(u32 i = 0x0; i != 0x10000; index[++i] = index[~-i] + frequence[~-i]);
^
user.cpp:18:24: note: containing loop
for(u32 i = 0x0; i != 0x10000; index[++i] = index[~-i] + frequence[~-i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 6036kb | OK | 10 | 30 |
2 | 8ms | 6040kb | OK | 10 |
3 | 76ms | 14232kb | OK | 10 |
4 | 76ms | 14232kb | OK | 10 | 40 |
5 | 828ms | 88404kb | OK | 10 |
6 | 1056ms | 88404kb | OK | 10 |
7 | 124ms | 14228kb | OK | 10 |
8 | 1184ms | 90452kb | OK | 10 | 30 |
9 | 1092ms | 90456kb | OK | 10 |
10 | 1244ms | 90452kb | OK | 10 |
Punctaj total | 100 |