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_19770852_3171.cpp:1:7: error: stray '#' in program
 <nobr>#include <bits/stdc++.h>
       ^
0_0_19770852_3171.cpp:1:1: error: expected unqualified-id before '<' token
 <nobr>#include <bits/stdc++.h>
 ^
0_0_19770852_3171.cpp: In member function 'void node::read()':
0_0_19770852_3171.cpp:12:35: error: 'scanf' was not declared in this scope
         scanf("%lf%lf%lf",&x,&y,&z);
                                   ^
0_0_19770852_3171.cpp: In member function 'double node::length()':
0_0_19770852_3171.cpp:28:33: error: 'sqrt' was not declared in this scope
         return sqrt(*this **this);
                                 ^
0_0_19770852_3171.cpp: In function 'double linetoline(point, point, point, point)':
0_0_19770852_3171.cpp:46:24: error: 'abs' was not declared in this scope
     return abs((a-c)*fa)/fa.length();
                        ^
0_0_19770852_3171.cpp: In function 'int main()':
0_0_19770852_3171.cpp:51:18: error: 'scanf' was not declared in this scope
     scanf("%d",&t);
                  ^
0_0_19770852_3171.cpp:68:49: error: 'max' was not declared in this scope
                 ans=min(ans,max(0.00,d-r[i]-r[j]));
                                                 ^
0_0_19770852_3171.cpp:68:50: error: 'min' was not declared in this scope
                 ans=min(ans,max(0.00,d-r[i]-r[j]));
                                                  ^
0_0_19770852_3171.cpp:72:25: error: 'puts' was not declared in this scope
             puts("Lucky");
                         ^
0_0_19770852_3171.cpp:74:32: error: 'printf' was not declared in this scope
             printf("%.2f\n",ans);
                                ^


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-25 19:47:23, Gzip enabled