Problem adventure
User Tyx2019
Submission Time 2024-07-05 12:50:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adventure.cpp: In function ‘int main()’:
adventure.cpp:19:3: error: ‘bruh’ was not declared in this scope
19 | bruh = abs(R-L) + abs(U-D);
| ^~~~