Problem minimum
User christal
Submission Time 2023-12-09 15:45:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp:4:12: error: expected ‘}’ before numeric constant
4 | int N, A{2 000 000 005};
| ~ ^~~
minimum.cpp:4:12: error: expected ‘,’ or ‘;’ before numeric constant
minimum.cpp:4:23: error: expected declaration before ‘}’ token
4 | int N, A{2 000 000 005};
| ^