Problem | runaway |
---|---|
User | tabebuia |
Submission Time | 2025-04-30 16:26:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
runaway.cpp: In function ‘int main()’:
runaway.cpp:27:21: error: ‘N’ was not declared in this scope
27 | cout << N-cat_pos << '\n';
| ^
runaway.cpp:29:13: error: ‘L’ was not declared in this scope
29 | L = lb-cat_pos;
| ^
runaway.cpp:30:13: error: ‘R’ was not declared in this scope
30 | R = lb+1;
| ^