Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_867_3729_25547.cpp:8:1: error: expected ';' after struct definition
 }
 ^
1_867_3729_25547.cpp: In function 'int main()':
1_867_3729_25547.cpp:25:6: error: 'g' was not declared in this scope
      g[i-1].xh=i;
      ^
1_867_3729_25547.cpp:26:29: error: expected ')' before ';' token
      g[i-1].dx=1/(pow(2.0,m);
                             ^
1_867_3729_25547.cpp:28:9: error: 'g' was not declared in this scope
    sort(g,g+n,cmp);
         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-24 21:01:10, Gzip enabled