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_38596080_12324.cpp: In function 'int main()':
0_0_38596080_12324.cpp:75:17: error: 'amp' was not declared in this scope
     scanf("%d",&t);
                 ^~~
0_0_38596080_12324.cpp:75:17: note: suggested alternative: 'temp'
     scanf("%d",&t);
                 ^~~
                 temp
0_0_38596080_12324.cpp:75:22: error: expected ';' before ')' token
     scanf("%d",&t);
                      ^
                      ;
0_0_38596080_12324.cpp:78:84: error: expected ';' before ')' token
         scanf("%lf%lf%lf%lf%lf",&h1,&r1,&pos1.x,&pos1.y,&pos1.z);
                                                                                    ^
                                                                                    ;
0_0_38596080_12324.cpp:79:126: error: expected ';' before ')' token
         scanf("%lf%lf%lf%lf%lf%lf%lf%lf",&h2,&r2,&pos2.x,&pos2.y,&pos2.z,&dir.x,&dir.y,&dir.z);
                                                                                                                              ^
                                                                                                                              ;


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-12-02 20:42:27, Gzip enabled