Problem justright
User StormyGood
Submission Time 2024-12-15 16:41:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

justright.cpp: In function ‘int main()’:
justright.cpp:30:11: error: ‘lo’ was not declared in this scope; did you mean ‘l’?
30 | cout<<lo;
| ^~
| l