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_36335499_13950.cpp: In function 'll q_pow(ll, ll, ll)':
0_0_36335499_13950.cpp:43:25: error: too few arguments to function 'll mul(__int128, ll, ll)'
   if(k & 1) s = mul(s, a);
                         ^
0_0_36335499_13950.cpp:33:4: note: declared here
 ll mul(__int128 a, ll b, ll mod)
    ^
0_0_36335499_13950.cpp:44:15: error: too few arguments to function 'll mul(__int128, ll, ll)'
   a = mul(a, a);
               ^
0_0_36335499_13950.cpp:33:4: note: declared here
 ll mul(__int128 a, ll b, ll mod)
    ^


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-03 09:31:20, Gzip enabled