Problem weddingcoins
User j0ashhh
Submission Time 2026-02-19 21:05:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:11:10: error: expected ‘;’ before ‘}’ token
11 | N %= i
| ^
| ;
12 | }
| ~