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_39065650_1969.cpp: In function 'int main()':
0_0_39065650_1969.cpp:11:35: error: expected ';' before 'printf'
   11 |                 else if((a/b*b!=a)printf("%.2f\n",1.0*a/b);
      |                                   ^~~~~~
      |                                   ;
0_0_39065650_1969.cpp:12:17: error: expected primary-expression before 'else'
   12 |                 else printf("%d\n",a/b);
      |                 ^~~~
0_0_39065650_1969.cpp:11:60: error: expected ')' before 'else'
   11 |                 else if((a/b*b!=a)printf("%.2f\n",1.0*a/b);
      |                        ~                                   ^
      |                                                            )
   12 |                 else printf("%d\n",a/b);
      |                 ~~~~                                        


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-07-08 04:58:28, Gzip enabled