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_34177727_25301.cpp: In function 'void fmt_or(std::vector<int>&, int, int)':
0_0_34177727_25301.cpp:63:19: error: 'n' was not declared in this scope
     for(int i=0;i<n;++i) for(int j=0;j<len;++j) if(j&(1<<i)) f[j]=(f[j]+op*f[j^(1<<i)]+mod)%mod;
                   ^
0_0_34177727_25301.cpp:63:88: error: 'mod' was not declared in this scope
     for(int i=0;i<n;++i) for(int j=0;j<len;++j) if(j&(1<<i)) f[j]=(f[j]+op*f[j^(1<<i)]+mod)%mod;
                                                                                        ^


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 01:25:04, Gzip enabled