Problem onlineexam
User Tyx2019
Submission Time 2023-04-01 22:14:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

onlineexam.cpp: In function ‘std::string exam(int)’:
onlineexam.cpp:9:2: error: ‘l’ was not declared in this scope
9 | l=0;
| ^
onlineexam.cpp:10:13: error: ‘k’ was not declared in this scope
10 | if(x>2048) k=9/l;
| ^