Problem eatcake
User justin271828
Submission Time 2024-12-26 12:51:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatcake.cpp: In function ‘void calc(long long int)’:
eatcake.cpp:14:22: error: ‘N’ was not declared in this scope
14 | for (l2 i = 1; i <= N; i++) {
| ^