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_28260809_21408.cpp: In function 'int main()':
0_0_28260809_21408.cpp:43:38: error: invalid initialization of non-const reference of type 'int&' from an rvalue of type 'int'
   printf("%d\n",add(dfs(len-1,0,0,1,1),P-1));
                                      ^
0_0_28260809_21408.cpp:17:13: note: in passing argument 1 of 'void add(int&, int)'
 inline void add(int&a,int b){a+=b;if(a>=P)a-=P;}
             ^


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-09-29 03:33:01, Gzip enabled