Problem coinbag
User phontoof
Submission Time 2023-12-17 18:16:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

coinbag.cpp: In function β€˜int main()’:
coinbag.cpp:29:32: error: expected primary-expression before β€˜;’ token
29 | for(int j = 0; j <= k> ; j++)
| ^