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_36346654_5156.cpp: In function 'int main()':
0_0_36346654_5156.cpp:22:15: error: too few arguments to function 'long long int exgcd(long long int, long long int, long long int&, long long int&)'
   if(exgcd(a,b)==1){
               ^
0_0_36346654_5156.cpp:6:15: note: declared here
 long long int exgcd(long long int a,long long int b,long long int &x,long long int &y){
               ^
0_0_36346654_5156.cpp:25:7: error: 'm' was not declared in this scope
    x+=m;
       ^
0_0_36346654_5156.cpp:26:7: error: 'n' was not declared in this scope
    y-=n;
       ^


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-24 15:20:07, Gzip enabled