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_23897240_23834.cpp: In function 'segmenttree* ReadData(int)':
0_0_23897240_23834.cpp:114:27: error: too few arguments to function 'segmenttree* STreeInit(int, STree)'
     STree ST = STreeInit(n);
                           ^
0_0_23897240_23834.cpp:49:7: note: declared here
 STree STreeInit(int n, STree ST) {
       ^
0_0_23897240_23834.cpp: In function 'void work()':
0_0_23897240_23834.cpp:128:22: error: too many arguments to function 'segmenttree* ReadData(int)'
   ST = ReadData(n, ST);
                      ^
0_0_23897240_23834.cpp:113:7: note: declared here
 STree ReadData(int n) {
       ^


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-26 01:31:25, Gzip enabled