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_34150647_13733.cpp:6:1: error: stray '\241' in program
 while(scanf(¡°%lf%lf¡±,&v,&d)!=EOF)
 ^
0_0_34150647_13733.cpp:6:1: error: stray '\260' in program
0_0_34150647_13733.cpp:6:1: error: stray '\241' in program
0_0_34150647_13733.cpp:6:1: error: stray '\261' in program
0_0_34150647_13733.cpp:7:1: error: stray '\241' in program
 printf(¡°%lf\n¡±,ceil(v/d+sqrt(2*v/d+0.25)-1.5));
 ^
0_0_34150647_13733.cpp:7:1: error: stray '\260' in program
0_0_34150647_13733.cpp:7:1: error: stray '\' in program
0_0_34150647_13733.cpp:7:1: error: stray '\241' in program
0_0_34150647_13733.cpp:7:1: error: stray '\261' in program
0_0_34150647_13733.cpp: In function 'int main()':
0_0_34150647_13733.cpp:6:15: error: expected primary-expression before '%' token
 while(scanf(¡°%lf%lf¡±,&v,&d)!=EOF)
               ^
0_0_34150647_13733.cpp:6:16: error: 'lf' was not declared in this scope
 while(scanf(¡°%lf%lf¡±,&v,&d)!=EOF)
                ^
0_0_34150647_13733.cpp:7:10: error: expected primary-expression before '%' token
 printf(¡°%lf\n¡±,ceil(v/d+sqrt(2*v/d+0.25)-1.5));
          ^


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-16 22:34:10, Gzip enabled