0_0_17603155_26867.cpp: In function 'int main()':
0_0_17603155_26867.cpp:27:15: error: expected primary-expression before '>' token
if(a[i]=>x1[j]&&a[i]<=x2[j]&&b[i]=>y1[j]&&b[i]<=y2[j])
^
0_0_17603155_26867.cpp:27:41: error: expected primary-expression before '>' token
if(a[i]=>x1[j]&&a[i]<=x2[j]&&b[i]=>y1[j]&&b[i]<=y2[j])
^
|