Problem ghostrule
User Xiaoyang
Submission Time 2023-12-30 14:23:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ghostrule.cpp: In function ‘int main()’:
ghostrule.cpp:121:16: error: ‘a’ was not declared in this scope
121 | if(sum-human[a]-human[b]=x-1)cout<<"NO"<<endl;
| ^
ghostrule.cpp:121:25: error: ‘b’ was not declared in this scope
121 | if(sum-human[a]-human[b]=x-1)cout<<"NO"<<endl;
| ^