| Problem | robots |
|---|---|
| User | nguyendinhanh1508 |
| Submission Time | 2026-04-22 21:59:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
robots.cpp: In function ‘int putaway(int, int, int, int*, int*, int*, int*)’:
robots.cpp:29:16: error: ‘x’ was not declared in this scope
29 | r[i] = x[i];
| ^
robots.cpp:33:16: error: ‘w’ was not declared in this scope
33 | t[i] = w[i];
| ^