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_29534031_29471.cpp: In function 'void exgcd(int, int, int&, int&)':
0_0_29534031_29471.cpp:32:14: error: 'm' was not declared in this scope
     y -= a / m * x;
              ^
0_0_29534031_29471.cpp: In function 'int main()':
0_0_29534031_29471.cpp:51:31: error: invalid initialization of reference of type 'int&' from expression of type 'll {aka long long int}'
         exgcd(2 * n, MOD, x, y);
                               ^
0_0_29534031_29471.cpp:25:6: note: in passing argument 3 of 'void exgcd(int, int, int&, int&)'
 void exgcd(int a, int b, int &x, int &y) {
      ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 20:31:34, Gzip enabled