Problem inheritance
User bobthebill1
Submission Time 2023-02-20 15:47:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

inheritance.cpp: In function ‘int32_t main()’:
inheritance.cpp:56:10: error: ‘mid’ was not declared in this scope
56 | if (mid!=K+1)ms(a,b,hi);
| ^~~