| Problem | magicwand |
|---|---|
| User | j0ashhh |
| Submission Time | 2026-02-16 15:37:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
magicwand.cpp: In function ‘int main()’:
magicwand.cpp:28:39: error: ‘startVal’ was not declared in this scope; did you mean ‘start’?
28 | abs(pic[nx][ny] - startVal) <= T) {
| ^~~~~~~~
| start