Problem | cups |
---|---|
User | matt |
Submission Time | 2024-02-21 17:00:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cups.cpp: In function ‘int32_t main()’:
cups.cpp:24:8: error: ‘cup’ was not declared in this scope; did you mean ‘cups’?
24 | if (cup[x-rain]==1) cout<<"YES"<<"\n";
| ^~~
| cups