| Problem | impossiblegame |
|---|---|
| User | YSH2020 |
| Submission Time | 2025-12-07 03:12:34 |
| 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:27:9: error: ‘t’ was not declared in this scope
27 | else if(t==20) ans.push_back("Io");
| ^