| Problem | leftright | 
|---|---|
| User | helloworld | 
| Submission Time | 2024-04-17 07:41:18 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 leftright.cpp: In function ‘int main()’:
leftright.cpp:22:24: error: ‘a’ was not declared in this scope
   22 |             if(c * 2 < a) c++;
      |                        ^