Problem evilbz
User rjdaddy69
Submission Time 2026-06-23 10:54:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

evilbz.cpp: In function ‘int main()’:
evilbz.cpp:8:15: error: ‘x’ was not declared in this scope
8 | if(cin >> x){
| ^
evilbz.cpp:10:21: error: ‘y’ was not declared in this scope
10 | }else if(cin >> y){
| ^