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_29716306_20090.cpp: In function 'bool ok(double)':
0_0_29716306_20090.cpp:6:17: error: 't' was not declared in this scope
  double x_=x+vx*t,y_=y+vy*t,z_=z+vz*t;
                 ^
0_0_29716306_20090.cpp:7:5: error: 'z_' was not declared in this scope
  if(z_>=0&&z_<=h&&x_*x_+y_*y_<=r) return true;
     ^
0_0_29716306_20090.cpp:7:25: error: 'y_' was not declared in this scope
  if(z_>=0&&z_<=h&&x_*x_+y_*y_<=r) return true;
                         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 16:56:12, Gzip enabled