Problem | ljubomora |
---|---|
User | aiden |
Submission Time | 2025-04-19 17:13:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:28:9: error: ‘l’ was not declared in this scope
28 | while (l<r){
| ^
ljubomora.cpp:28:11: error: ‘r’ was not declared in this scope
28 | while (l<r){
| ^
ljubomora.cpp:37:10: error: ‘l’ was not declared in this scope
37 | cout << l;
| ^