Problem minimum
User idkhowtocode
Submission Time 2026-03-10 19:36:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp:4:8: error: array bound is not an integer constant before ‘]’ token
4 | int A[N];
| ^