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_16694787_29115.cpp: In function 'void update(int*)':
0_0_16694787_29115.cpp:23:5: error: 'ans' was not declared in this scope
     ans=max(ans,sum);  
     ^
0_0_16694787_29115.cpp: In function 'void dfs(int, int*)':
0_0_16694787_29115.cpp:26:8: error: 'n' was not declared in this scope
     if(n==0) return 0;
        ^
0_0_16694787_29115.cpp:26:21: error: return-statement with a value, in function returning 'void' [-fpermissive]
     if(n==0) return 0;
                     ^


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-16 13:47:46, Gzip enabled