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_18528759_26053.cpp:77:21: error: stray '#' in program
 for(int i=1,j=0;i<n−1;i++){
                     ^
0_0_18528759_26053.cpp:86:5: error: stray '#' in program
 A=B−t;if(A<0)A+=P;
     ^
0_0_18528759_26053.cpp:87:17: error: stray '#' in program
 B=B+t;if(B>=P)B−=P;
                 ^
0_0_18528759_26053.cpp:91:8: error: stray '#' in program
 if(t==−1)for(int i=0,j=inv[n];i<n;i++)a[i]=(ll)a[i]*j%P;
        ^
0_0_18528759_26053.cpp: In function 'void NTT(int*, int, int)':
0_0_18528759_26053.cpp:77:28: error: expected ')' before ';' token
 for(int i=1,j=0;i<n−1;i++){
                            ^
0_0_18528759_26053.cpp:77:29: error: 'i' was not declared in this scope
 for(int i=1,j=0;i<n−1;i++){
                             ^
0_0_18528759_26053.cpp:82:33: error: 'ng' was not declared in this scope
 int m=1<<d,m2=m<<1,_w=t==1?g[d]:ng[d];
                                 ^
0_0_18528759_26053.cpp:85:29: error: 'll' was not declared in this scope
 int&A=a[i+j+m],&B=a[i+j],t=(ll)w*A%P;
                             ^
0_0_18528759_26053.cpp:87:23: error: expected primary-expression before '=' token
 B=B+t;if(B>=P)B−=P;
                       ^
0_0_18528759_26053.cpp:91:9: error: lvalue required as unary '&' operand
 if(t==−1)for(int i=0,j=inv[n];i<n;i++)a[i]=(ll)a[i]*j%P;
         ^
0_0_18528759_26053.cpp:91:13: error: expected ')' before ';' token
 if(t==−1)for(int i=0,j=inv[n];i<n;i++)a[i]=(ll)a[i]*j%P;
             ^
0_0_18528759_26053.cpp:91:15: error: expected ';' before ')' token
 if(t==−1)for(int i=0,j=inv[n];i<n;i++)a[i]=(ll)a[i]*j%P;
               ^


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-09-29 20:29:19, Gzip enabled