Problem | flamethrower_ex |
---|---|
User | YellowPurpleDragon |
Submission Time | 2024-11-06 15:44:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower_ex.cpp: In function ‘int main()’:
flamethrower_ex.cpp:25:15: error: expected ‘}’ at end of input
25 | } cout << ans;
| ^
flamethrower_ex.cpp:13:15: note: to match this ‘{’
13 | signed main() {
| ^