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_33526219_32053.cpp: In function 'll gcd(ll, ll)':
0_0_33526219_32053.cpp:19:42: error: expected ')' at end of input
 ll gcd(ll a,ll b){ return b==0?a:gcd(b,a%b
                                          ^
0_0_33526219_32053.cpp:19:42: error: expected ';' at end of input
0_0_33526219_32053.cpp:19:42: error: expected '}' at end of input


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-09-28 10:16:02, Gzip enabled