Problem | anutforajaroftuna |
---|---|
User | G |
Submission Time | 2024-03-13 15:44:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
anutforajaroftuna.cpp: In function ‘int main()’:
anutforajaroftuna.cpp:14:2: error: ‘nB’ was not declared in this scope; did you mean ‘nA’?
14 | nB=0;
| ^~
| nA
anutforajaroftuna.cpp:17:3: error: ‘mid’ was not declared in this scope
17 | mid=(hi+lo)/2;
| ^~~