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_14011275_26921.cpp:8:2: error: missing terminating " character
  while(scanf("%lf%lf%lf%lf,&a[n][0],&a[n][1],&a[n][2],&a[n][3])==4)
  ^
0_0_14011275_26921.cpp: In function 'int main()':
0_0_14011275_26921.cpp:9:6: error: expected ')' before ';' token
   n++;
      ^
0_0_14011275_26921.cpp:9:6: error: expected ')' before ';' token
0_0_14011275_26921.cpp:14:55: error: expected ')' before ';' token
   s=sqrt(pow(a[i][0]-a[i][2],2)+pow(a[i][1]-a[i][3],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-11-16 22:49:45, Gzip enabled