Problem | waterbomb |
---|---|
User | YSH2020 |
Submission Time | 2024-12-07 08:53:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:14:18: error: expected ‘}’ at end of input
14 | else cout << cur;
| ^
waterbomb.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^