0_0_27508418_24386.cpp: In function 'int main()':
0_0_27508418_24386.cpp:124:26: error: expected primary-expression before ',' token
int Ca=0,x,l,q,n,d,op,i;,v;
^
0_0_27508418_24386.cpp:124:27: error: 'v' was not declared in this scope
int Ca=0,x,l,q,n,d,op,i;,v;
^
|