| Problem | weddingcoins |
|---|---|
| User | j0ashhh |
| Submission Time | 2026-02-16 20:04:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:31:19: error: ‘coint’ was not declared in this scope; did you mean ‘coins’?
31 | cout << minCoins(coint, N);
| ^~~~~
| coins