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_36176550_30955.cpp: In function 'std::vector<int> FFT::getinv(std::vector<int>, int)':
0_0_36176550_30955.cpp:173:1: error: expected primary-expression before '}' token
 }
 ^
0_0_36176550_30955.cpp:173:1: error: expected ';' before '}' token
0_0_36176550_30955.cpp: In function 'int FFT::Cipolla(int)':
0_0_36176550_30955.cpp:233:1: error: expected ';' before '}' token
 }
 ^
0_0_36176550_30955.cpp: In function 'void FFT::Getexp(long long unsigned int*, long long unsigned int*, int, int)':
0_0_36176550_30955.cpp:303:22: error: 'i' was not declared in this scope
         For(f,l,r) b[i]%=mo;
                      ^
0_0_36176550_30955.cpp: In function 'std::vector<int> FFT::getexp(std::vector<int>, int)':
0_0_36176550_30955.cpp:369:1: error: expected primary-expression before '}' token
 }
 ^
0_0_36176550_30955.cpp:369:1: error: expected ';' before '}' token
0_0_36176550_30955.cpp: In function 'std::vector<int> FFT::read(int)':
0_0_36176550_30955.cpp:384:1: error: expected primary-expression before ')' token
 )
 ^
0_0_36176550_30955.cpp:391:30: error: a function-definition is not allowed here before '{' token
     void write(const poly &a){
                              ^
0_0_36176550_30955.cpp:394:32: error: a function-definition is not allowed here before '{' token
     void writeln(const poly &a){
                                ^
0_0_36176550_30955.cpp: In function 'int FFT::main()':
0_0_36176550_30955.cpp:456:8: error: 'from' is not a member of 'FFT'
 poly a=FFT::from(g,tot+1);
        ^
0_0_36176550_30955.cpp:457:8: error: 'from' is not a member of 'FFT'
 poly b=FFT::from(h,tot+1);
        ^
0_0_36176550_30955.cpp: At global scope:
0_0_36176550_30955.cpp:469:1: error: expected '}' 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-05-19 16:56:39, Gzip enabled