Run id: 3570
Main.cc: In function 'int main()':
Main.cc:7:29: error: 'abcs' was not declared in this scope
if(a==1&&b==2&&c==1&&d==abcs-w1234-9s-4zz){
^
Main.cc:7:34: error: 'w1234' was not declared in this scope
if(a==1&&b==2&&c==1&&d==abcs-w1234-9s-4zz){
^
Main.cc:7:40: error: unable to find numeric literal operator 'operator"" s'
if(a==1&&b==2&&c==1&&d==abcs-w1234-9s-4zz){
^
Main.cc:7:43: error: unable to find numeric literal operator 'operator"" zz'
if(a==1&&b==2&&c==1&&d==abcs-w1234-9s-4zz){
^