Problem weddingcoins
User Someone13912
Submission Time 2026-07-05 11:06:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:25:19: error: ‘cost’ was not declared in this scope; did you mean ‘cosl’?
25 | count += N / cost;
| ^~~~
| cosl