Unable to resolve the compilation error

Please resolve the compilation error in #define l long long int line

@piyush.bansal8158625
Problem was actually in Line No. 21
Change it to this
l temp=0,x=0,y=0;

Still got a error in #define pair line

@piyush.bansal8158625
You missed the semicolon after Line 40.