Problem | 727 |
---|---|
User | yanganyi |
Submission Time | 2023-07-22 17:29:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
727.cpp: In function ‘int32_t main()’:
727.cpp:16:24: error: ‘br’ was not declared in this scope; did you mean ‘r’?
16 | if (len>blen){bl=l; br=r; blen=len;}
| ^~
| r
727.cpp:21:19: error: ‘br’ was not declared in this scope; did you mean ‘r’?
21 | cout<<bl+1<<" "<<br+1;
| ^~
| r