0_0_23081996_21005.cpp:9:5: error: '_' does not name a type
_
^
0_0_23081996_21005.cpp:12:5: error: '_' does not name a type
_
^
0_0_23081996_21005.cpp: In function 'int main()':
0_0_23081996_21005.cpp:25:5: error: '_' was not declared in this scope
_
^
0_0_23081996_21005.cpp:35:29: error: 'row' was not declared in this scope
scanf("%I64d%I64d",&row,&col);
^
0_0_23081996_21005.cpp:35:34: error: 'col' was not declared in this scope
scanf("%I64d%I64d",&row,&col);
^
0_0_23081996_21005.cpp:40:48: error: 'struct node' has no member named 'x1'
scanf("%I64d%I64d%I64d%I64d",&a[i].x1,&a[i].y1,&a[i].x2,&a[i].y2);
^
0_0_23081996_21005.cpp:40:57: error: 'struct node' has no member named 'y1'
scanf("%I64d%I64d%I64d%I64d",&a[i].x1,&a[i].y1,&a[i].x2,&a[i].y2);
^
0_0_23081996_21005.cpp:40:66: error: 'struct node' has no member named 'x2'
scanf("%I64d%I64d%I64d%I64d",&a[i].x1,&a[i].y1,&a[i].x2,&a[i].y2);
^
0_0_23081996_21005.cpp:40:75: error: 'struct node' has no member named 'y2'
scanf("%I64d%I64d%I64d%I64d",&a[i].x1,&a[i].y1,&a[i].x2,&a[i].y2);
^
0_0_23081996_21005.cpp:47:27: error: 'struct node' has no member named 'x1'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:36: error: 'struct node' has no member named 'x2'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:45: error: 'struct node' has no member named 'x1'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:54: error: 'struct node' has no member named 'x2'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:63: error: 'struct node' has no member named 'y1'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:72: error: 'struct node' has no member named 'y2'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:81: error: 'struct node' has no member named 'y2'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:47:90: error: 'struct node' has no member named 'y1'
if(!(a[i].x1>=a[j].x2||a[j].x1>=a[i].x2||a[i].y1>=a[j].y2||a[i].y2<=a[j].y1))//????????§Ø?????????????????????????????????????????????????????????
^
0_0_23081996_21005.cpp:66:21: error: 'struct node' has no member named 'x1'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:32: error: 'struct node' has no member named 'y1'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:43: error: 'struct node' has no member named 'x2'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:54: error: 'struct node' has no member named 'y2'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:65: error: 'struct node' has no member named 'x1'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:78: error: 'struct node' has no member named 'x2'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:91: error: 'struct node' has no member named 'y1'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:66:104: error: 'struct node' has no member named 'y2'
if(a[i].x1<0||a[i].y1<0||a[i].x2<0||a[i].y2<0||a[i].x1>row||a[i].x2>row||a[i].y1>col||a[i].y2>col)
^
0_0_23081996_21005.cpp:84:9: error: 'sum' was not declared in this scope
sum=0;
^
0_0_23081996_21005.cpp:87:27: error: 'struct node' has no member named 'x2'
sum=sum+(a[i].x2-a[i].x1)*(a[i].y2-a[i].y1);
^
0_0_23081996_21005.cpp:87:35: error: 'struct node' has no member named 'x1'
sum=sum+(a[i].x2-a[i].x1)*(a[i].y2-a[i].y1);
^
0_0_23081996_21005.cpp:87:45: error: 'struct node' has no member named 'y2'
sum=sum+(a[i].x2-a[i].x1)*(a[i].y2-a[i].y1);
^
0_0_23081996_21005.cpp:87:53: error: 'struct node' has no member named 'y1'
sum=sum+(a[i].x2-a[i].x1)*(a[i].y2-a[i].y1);
^
|