| Problem | stepgame |
|---|---|
| User | Xiangyu |
| Submission Time | 2026-03-01 09:59:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stepgame.cpp: In function ‘int main()’:
stepgame.cpp:17:20: error: ‘allmin’ was not declared in this scope; did you mean ‘allm’?
17 | allm=min(curmin,allmin);
| ^~~~~~
| allm