0_0_25575285_23400.cpp: In function 'int main()':
0_0_25575285_23400.cpp:7:40: error: 'a' was not declared in this scope
for(int i = 0;i < n; i++)scanf("%d",&a[i]),aa^=a[i];
^
0_0_25575285_23400.cpp:8:40: error: 'y' was not declared in this scope
for(int i=1;i<n;i++)scanf("%d%d",&x,&y);
^
|