Problem topsilver
User Zubair
Submission Time 2026-06-26 14:25:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:7:11: error: ‘x’ was not declared in this scope
7 | if(cin>>x>>Y) {
| ^
topsilver.cpp:8:7: error: ‘y’ was not declared in this scope
8 | if(y==x-1){
| ^