Problem | simp |
---|---|
User | hzy |
Submission Time | 2025-04-12 02:01:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
simp.cpp: In function ‘int main()’:
simp.cpp:24:70: error: ‘target_loc’ was not declared in this scope; did you mean ‘target’?
24 | int quad_target = floor(quadrant_target / (0.5 * M_PI)) - 1 * floor(target_loc[0] / abs(target_loc[0]));
| ^~~~~~~~~~
| target