Problem cake
User shoryu386
Submission Time 2023-12-05 12:15:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cake.cpp: In function ‘int main()’:
cake.cpp:65:21: error: ‘MULT’ was not declared in this scope
65 | arr[n] = INT_MAX * MULT;
| ^~~~