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_36528941_20215.cpp:84:2: error: 'ntt' does not name a type
 }ntt;
  ^
0_0_36528941_20215.cpp:86:6: error: redeclaration of 'int NTT::n'
 int n,K;
      ^
0_0_36528941_20215.cpp:34:9: note: previous declaration 'int NTT::n'
     int n,rev[N];
         ^
0_0_36528941_20215.cpp:179:1: error: expected '}' at end of input
 }
 ^
0_0_36528941_20215.cpp: In member function 'void NTT::DFT(long long int*, int)':
0_0_36528941_20215.cpp:74:28: error: a function-definition is not allowed here before '{' token
     void Cheng(LL *a,LL *b){
                            ^
0_0_36528941_20215.cpp: In member function 'void NTT::MAIN()':
0_0_36528941_20215.cpp:112:5: error: 'ntt' was not declared in this scope
     ntt.init(n+K);
     ^
0_0_36528941_20215.cpp: At global scope:
0_0_36528941_20215.cpp:179:1: error: expected unqualified-id at end of input
 }
 ^


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-23 09:51:39, Gzip enabled