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_29976401_14525.cpp:35:1: error: '_int128' does not name a type
 _int128 _a,_b,_c;
 ^
0_0_29976401_14525.cpp: In function 'long long int mod_turn(long long int, long long int, long long int)':
0_0_29976401_14525.cpp:38:5: error: '_a' was not declared in this scope
     _a=a;
     ^
0_0_29976401_14525.cpp:39:5: error: '_b' was not declared in this scope
     _b=b;
     ^
0_0_29976401_14525.cpp:40:5: error: '_c' was not declared in this scope
     _c=c;
     ^
0_0_29976401_14525.cpp:42:1: error: expected ';' before '}' token
 }
 ^
0_0_29976401_14525.cpp: In function 'int main()':
0_0_29976401_14525.cpp:59:42: error: too few arguments to function 'long long int mod_turn(long long int, long long int, long long int)'
     ans = mod_turn(ans ,mod_inverse(q, p)),p);
                                          ^
0_0_29976401_14525.cpp:36:4: note: declared here
 ll mod_turn(ll a,ll b,ll c)
    ^


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-10-06 13:15:15, Gzip enabled