Problem chope
User dacashew
Submission Time 2023-12-09 14:15:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:90:8: error: ‘a’ was not declared in this scope
90 | if(x<a){
| ^
chope.cpp:94:6: error: ‘a’ was not declared in this scope
94 | x-=a;
| ^