Problem nombor
User PlayVoltz
Submission Time 2023-12-17 01:20:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nombor.cpp: In function ‘int32_t main()’:
nombor.cpp:16:19: error: ‘b’ was not declared in this scope
16 | int mid = (low+b)/2;
| ^