Problem stoning
User KCL
Submission Time 2026-03-07 18:40:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stoning.cpp: In function ‘int main()’:
stoning.cpp:50:28: error: ‘remainderLen’ was not declared in this scope
50 | int * unsorted = new int[remainderLen];
| ^~~~~~~~~~~~