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_27564440_23757.cpp: In function 'int exgcd(int, int, int&, int&)':
0_0_27564440_23757.cpp:14:21: error: invalid initialization of reference of type 'int&' from expression of type 'long long int'
  d=exgcd(b%a,a,tx,ty);
                     ^
0_0_27564440_23757.cpp:9:5: note: in passing argument 3 of 'int exgcd(int, int, int&, int&)'
 int exgcd(int a,int b,int &x,int &y){
     ^


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-17 00:40:54, Gzip enabled