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_15603768_2410.cpp: In function 'int main()':
0_0_15603768_2410.cpp:6:2: error: expected initializer before 'double'
  double x1,x2;
  ^
0_0_15603768_2410.cpp:7:22: error: 'n' was not declared in this scope
  while(scanf("%d%d",&n,&m),n+m)
                      ^
0_0_15603768_2410.cpp:9:3: error: 'x1' was not declared in this scope
   x1=(n-sqrt(n*n-4*m))/2;
   ^
0_0_15603768_2410.cpp:10:3: error: 'x2' was not declared in this scope
   x2=(n+sqrt(n*n-4*m))/2;
   ^


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 18:43:50, Gzip enabled