| Problem | monkeyjourney |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-12-15 21:08:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
monkeyjourney.cpp: In function ‘int main()’:
monkeyjourney.cpp:82:8: error: expected ‘}’ before ‘else’
82 | } else {
| ^~~~
monkeyjourney.cpp:79:35: note: to match this ‘{’
79 | if (types.size() == 1) {
| ^
monkeyjourney.cpp:119:5: error: expected ‘}’ at end of input
119 | }
| ^
monkeyjourney.cpp:35:19: note: to match this ‘{’
35 | signed main() {
| ^