| Problem | coincombinations |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-06-09 21:48:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
coincombinations.cpp: In function ‘int main()’:
coincombinations.cpp:13:10: error: ‘coin’ was not declared in this scope; did you mean ‘coins’?
13 | cin >> coin[i];
| ^~~~
| coins