Problem flybot
User asbx
Submission Time 2023-11-15 10:31:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flybot.cpp: In function ‘int main()’:
flybot.cpp:30:10: error: ‘w’ was not declared in this scope
30 | cout<<f(w,h);
| ^
flybot.cpp:30:12: error: ‘h’ was not declared in this scope
30 | cout<<f(w,h);
| ^