Problem airplane2
User TheMuffinMan2472
Submission Time 2026-04-26 15:21:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

airplane2.cpp: In function ‘int main()’:
airplane2.cpp:35:15: error: ‘mid’ was not declared in this scope
35 | cout<<low<<mid<<high<<'\n';
| ^~~