F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_13809529_28545.cpp:20:19: error: stray '#' in program
 double dis( Point& p1, Point& p2 )
                   ^
0_0_13809529_28545.cpp:20:34: error: stray '#' in program
 double dis( Point& p1, Point& p2 )
                                  ^
0_0_13809529_28545.cpp:41:36: error: stray '#' in program
 void get( Point c, double a, Point& p )
                                    ^
0_0_13809529_28545.cpp:47:21: error: stray '#' in program
 void adjust( double& x )
                     ^
0_0_13809529_28545.cpp:53:23: error: stray '#' in program
 bool inter_cir( Point& o1, Point& o2, double& p1, double& p2 )
                       ^
0_0_13809529_28545.cpp:53:38: error: stray '#' in program
 bool inter_cir( Point& o1, Point& o2, double& p1, double& p2 )
                                      ^
0_0_13809529_28545.cpp:53:54: error: stray '#' in program
 bool inter_cir( Point& o1, Point& o2, double& p1, double& p2 )
                                                      ^
0_0_13809529_28545.cpp:53:70: error: stray '#' in program
 bool inter_cir( Point& o1, Point& o2, double& p1, double& p2 )
                                                                      ^
0_0_13809529_28545.cpp:76:21: error: stray '#' in program
 double cross( Point& a, Point& b )
                     ^
0_0_13809529_28545.cpp:76:35: error: stray '#' in program
 double cross( Point& a, Point& b )
                                   ^
0_0_13809529_28545.cpp:149:18: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                  ^
0_0_13809529_28545.cpp:149:54: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                      ^
0_0_13809529_28545.cpp:149:60: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                            ^
0_0_13809529_28545.cpp:149:69: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                     ^
0_0_13809529_28545.cpp:149:78: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                              ^
0_0_13809529_28545.cpp:149:87: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                                       ^
0_0_13809529_28545.cpp:149:96: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                                                ^
0_0_13809529_28545.cpp:149:105: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                                                         ^
0_0_13809529_28545.cpp:149:114: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                                                                  ^
0_0_13809529_28545.cpp:149:123: error: stray '#' in program
     while(scanf("%lf %lf %lf %lf %lf %lf %lf %lf",&a.x,&a.y,&b.x,&b.y,&c.x,&c.y,&d.x,&d.y)!=EOF)
                                                                                                                           ^
0_0_13809529_28545.cpp:151:19: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                   ^
0_0_13809529_28545.cpp:151:24: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                        ^
0_0_13809529_28545.cpp:151:35: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                   ^
0_0_13809529_28545.cpp:151:40: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                        ^
0_0_13809529_28545.cpp:151:51: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                   ^
0_0_13809529_28545.cpp:151:62: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                              ^
0_0_13809529_28545.cpp:151:67: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                   ^
0_0_13809529_28545.cpp:151:78: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                              ^
0_0_13809529_28545.cpp:151:83: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                                   ^
0_0_13809529_28545.cpp:151:94: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                                              ^
0_0_13809529_28545.cpp:151:99: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                                                   ^
0_0_13809529_28545.cpp:151:110: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                                                              ^
0_0_13809529_28545.cpp:151:115: error: stray '#' in program
         if(a.x==0&&a.y==0&&b.x==0&b.y==0&&c.x==0&&c.y==0&&d.x==0&&d.y==0) break;
                                                                                                                   ^
0_0_13809529_28545.cpp:162:20: error: stray '#' in program
    for( j = 0; ok && j < i; ++j )
                    ^
0_0_13809529_28545.cpp:162:25: error: stray '#' in program
    for( j = 0; ok && j < i; ++j )
                         ^
0_0_13809529_28545.cpp:164:37: error: stray '#' in program
     if( !dblcmp(tmp[j].x-tmp[i].x) &&
                                     ^
0_0_13809529_28545.cpp:164:42: error: stray '#' in program
     if( !dblcmp(tmp[j].x-tmp[i].x) &&
                                          ^
0_0_13809529_28545.cpp:165:34: error: stray '#' in program
      !dblcmp(tmp[j].y-tmp[i].y) &&
                                  ^
0_0_13809529_28545.cpp:165:39: error: stray '#' in program
      !dblcmp(tmp[j].y-tmp[i].y) &&
                                       ^
0_0_13809529_28545.cpp:174:17: error: stray '#' in program
         printf("Case %d: %.3lf\n\n",++tt,solve()+eps);
                 ^
0_0_13809529_28545.cpp:174:9: error: stray '\' in program
         printf("Case %d: %.3lf\n\n",++tt,solve()+eps);
         ^
0_0_13809529_28545.cpp:174:9: error: stray '\' in program
0_0_13809529_28545.cpp:174:40: error: stray '#' in program
         printf("Case %d: %.3lf\n\n",++tt,solve()+eps);
                                        ^
0_0_13809529_28545.cpp:20:20: error: expected ',' or '...' before numeric constant
 double dis( Point& p1, Point& p2 )
                    ^
0_0_13809529_28545.cpp:20:22: error: expected ')' before ';' token
 double dis( Point& p1, Point& p2 )
                      ^
0_0_13809529_28545.cpp:20:24: error: 'p1' does not name a type
 double dis( Point& p1, Point& p2 )
                        ^
0_0_13809529_28545.cpp:20:39: error: 'p2' does not name a type
 double dis( Point& p1, Point& p2 )
                                       ^
0_0_13809529_28545.cpp:41:37: error: expected ',' or '...' before numeric constant
 void 


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-15 09:02:46, Gzip enabled