Problem | bombing |
---|---|
User | Akshat369 |
Submission Time | 2024-01-26 19:32:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombing.cpp:24:1: error: expected initializer before ‘void’
24 | void Solve() {
| ^~~~
bombing.cpp: In function ‘int32_t main()’:
bombing.cpp:70:9: error: ‘Solve’ was not declared in this scope
70 | Solve();
| ^~~~~