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_37906643_2646.cpp: In function 'int main()':
0_0_37906643_2646.cpp:6:31: error: 'x_1' was not declared in this scope
   while(~scanf("%d %d %d %d",&x_1 ,&y_1 ,&x_2 ,&y_2)
                               ^
0_0_37906643_2646.cpp:6:43: error: 'x_2' was not declared in this scope
   while(~scanf("%d %d %d %d",&x_1 ,&y_1 ,&x_2 ,&y_2)
                                           ^
0_0_37906643_2646.cpp:7:4: error: expected ')' before '{' token
    {
    ^
0_0_37906643_2646.cpp:8:68: error: expression cannot be used as a function
       int ans = sqrt((x_1 - x_2)(x_1 - X_2) + (y_1 - y_2)(y_1 - y_2))
                                                                    ^
0_0_37906643_2646.cpp:10:4: error: expected ',' or ';' before '}' token
    }
    ^


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-25 03:38:55, Gzip enabled