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_25280967_27341.cpp:13:32: error: 'node node::operator*(node, node)' must take either zero or one argument
  node operator *(node a, node b)
                                ^
0_0_25280967_27341.cpp: In function 'll pow_mod(int, int, ll*)':
0_0_25280967_27341.cpp:54:14: error: no match for 'operator*' (operand types are 'node' and 'node')
    ans = ans * a;
              ^
0_0_25280967_27341.cpp:55:9: error: no match for 'operator*' (operand types are 'node' and 'node')
   a = a * a;
         ^


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-29 16:31:48, Gzip enabled