Problem | 727 |
---|---|
User | yanganyi |
Submission Time | 2023-07-22 17:29:12 |
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:8: error: ‘bestl’ was not declared in this scope
21 | cout<<bestl+1<<" "<<bestr+1;
| ^~~~~
727.cpp:21:22: error: ‘bestr’ was not declared in this scope
21 | cout<<bestl+1<<" "<<bestr+1;
| ^~~~~