| Problem | impossiblegame |
|---|---|
| User | lty748 |
| Submission Time | 2025-01-01 15:46:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
impossiblegame.cpp: In function ‘std::vector<std::__cxx11::basic_string<char> > solve(int)’:
impossiblegame.cpp:35:5: error: ‘else’ without a previous ‘if’
35 | else if (T == 29) ans.push_back("Bass Cave");
| ^~~~