Problem weddingcoins
User Leeweixian
Submission Time 2024-06-20 10:27:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:10:10: error: ‘n’ was not declared in this scope
10 | ans += n/coin[i];
| ^