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_30687456_18561.cpp: In function 'int main()':
0_0_30687456_18561.cpp:51:26: error: too few arguments to function 'void insert(int, int, int, int, int)'
      insert(op,ns,s.f,s.g);
                          ^
0_0_30687456_18561.cpp:12:6: note: declared here
 void insert(int op,int s,int f,int g,int sz){
      ^
0_0_30687456_18561.cpp:58:42: error: too few arguments to function 'void insert(int, int, int, int, int)'
      insert(op,ns,s.f+L[i][j],1ll*s.g*2%P);
                                          ^
0_0_30687456_18561.cpp:12:6: note: declared here
 void insert(int op,int s,int f,int g,int sz){
      ^
0_0_30687456_18561.cpp:64:42: error: too few arguments to function 'void insert(int, int, int, int, int)'
      insert(op,ns,s.f+U[i][j],1ll*s.g*2%P);
                                          ^
0_0_30687456_18561.cpp:12:6: note: declared here
 void insert(int op,int s,int f,int g,int sz){
      ^
0_0_30687456_18561.cpp:70:50: error: too few arguments to function 'void insert(int, int, int, int, int)'
      insert(op,ns,s.f+U[i][j]+L[i][j],1ll*s.g*3%P);
                                                  ^
0_0_30687456_18561.cpp:12:6: note: declared here
 void insert(int op,int s,int f,int g,int sz){
      ^


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-06-18 19:29:36, Gzip enabled