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_28250090_7782.cpp: In function 'void solve(int, int)':
0_0_28250090_7782.cpp:31:30: error: invalid operands of types 'void' and 'int' to binary 'operator+'
         res^=(solve(to[i],x)+1);
                              ^
0_0_28250090_7782.cpp:33:12: error: return-statement with a value, in function returning 'void' [-fpermissive]
     return res;
            ^
0_0_28250090_7782.cpp: In function 'int main()':
0_0_28250090_7782.cpp:49:25: error: void value not ignored as it ought to be
         int sg=solve(1,0);
                         ^
0_0_28250090_7782.cpp:50:12: error: 'res' was not declared in this scope
         if(res)  puts("Bob");
            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 16:07:53, Gzip enabled