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_33739254_18703.cpp: In function 'void dp(long long int)':
0_0_33739254_18703.cpp:6:10: error: return-statement with a value, in function returning 'void' [-fpermissive]
   return 1;
          ^
0_0_33739254_18703.cpp:7:21: error: invalid operands of types 'void' and 'void' to binary 'operator+'
  return dp(n)+dp(n-1);
                     ^
0_0_33739254_18703.cpp:7:21: error: return-statement with a value, in function returning 'void' [-fpermissive]


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-12-02 18:58:02, Gzip enabled