Borderou de evaluare (job #2923947)

Utilizator OffuruAndrei Rozmarin Offuru Data 21 septembrie 2022 18:00:12
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void Merge(int, int, int)': main.cpp:30:26: warning: operation on 'i' may be undefined [-Wsequence-point] 30 | v[lower + i + j] = a[i++]; | ~^~ main.cpp:30:26: warning: operation on 'i' may be undefined [-Wsequence-point] main.cpp:32:26: warning: operation on 'j' may be undefined [-Wsequence-point] 32 | v[lower + i + j] = b[j++]; | ~^~ main.cpp:32:26: warning: operation on 'j' may be undefined [-Wsequence-point] main.cpp:35:25: warning: operation on 'i' may be undefined [-Wsequence-point] 35 | v[lower + i + j] = a[i++]; | ~^~ main.cpp:35:25: warning: operation on 'i' may be undefined [-Wsequence-point] main.cpp:37:25: warning: operation on 'j' may be undefined [-Wsequence-point] 37 | v[lower + i + j] = b[j++]; | ~^~ main.cpp:37:25: warning: operation on 'j' may be undefined [-Wsequence-point] main.cpp:39:15: warning: right operand of comma operator has no effect [-Wunused-value] 39 | delete[] a, b; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbIncorect0
30ms184kbIncorect0
40ms184kbIncorect0
50ms184kbIncorect00
60ms184kbIncorect0
70ms184kbIncorect0
80ms184kbIncorect0
937ms7462kbIncorect00
1032ms7118kbIncorect0
1133ms7131kbIncorect0
1238ms7393kbIncorect0
1374ms12304kbMemory limit exceeded00
1470ms12304kbMemory limit exceeded0
1563ms10596kbKilled by Signal 90
1668ms10870kbKilled by Signal 90
1795ms12304kbMemory limit exceeded00
1884ms11309kbKilled by Signal 90
1984ms11812kbKilled by Signal 90
2094ms12304kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?