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_38489236_16588.cpp: In function 'bool check(double)':
0_0_38489236_16588.cpp:11:2: error: expected ';' before 'double'
  double y1 = y+vy*time1, z1 = z+vz*time1;
  ^
0_0_38489236_16588.cpp:12:27: error: 'y1' was not declared in this scope
  double pan1 = sqrt(x1*x1+y1*y1), pan2 = (h-z1)*(r/h);
                           ^
0_0_38489236_16588.cpp:13:20: error: 'pan2' was not declared in this scope
  double tem = pan1-pan2;
                    ^


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-06-26 20:13:05, Gzip enabled