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_25601364_2331.cpp: In function 'void NTT::multiply(int*, int, int*, int)':
0_0_25601364_2331.cpp:83:10: error: too few arguments to function 'void NTT::NTT(int*, int, int)'
   NTT(a,1);
          ^
0_0_25601364_2331.cpp:48:7: note: declared here
  void NTT(int *F,int len,int t)
       ^
0_0_25601364_2331.cpp:84:10: error: too few arguments to function 'void NTT::NTT(int*, int, int)'
   NTT(b,1);
          ^
0_0_25601364_2331.cpp:48:7: note: declared here
  void NTT(int *F,int len,int t)
       ^
0_0_25601364_2331.cpp:87:11: error: too few arguments to function 'void NTT::NTT(int*, int, int)'
   NTT(a,-1);
           ^
0_0_25601364_2331.cpp:48:7: note: declared here
  void NTT(int *F,int len,int t)
       ^


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-24 18:36:16, Gzip enabled