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_33137589_8818.cpp: In function 'int Ask_Sum(int, int, int)':
0_0_33137589_8818.cpp:106:31: error: return-statement with no value, in function returning 'int' [-fpermissive]
  if( Tree[id].l==Tree[id].r ) return;
                               ^
0_0_33137589_8818.cpp: In function 'int Ask_Max(int, int, int)':
0_0_33137589_8818.cpp:119:31: error: return-statement with no value, in function returning 'int' [-fpermissive]
  if( Tree[id].l==Tree[id].r ) return;
                               ^


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-07-03 11:56:50, Gzip enabled