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_35272524_30907.cpp: In function 'void ksm(int)':
0_0_35272524_30907.cpp:29:29: error: 'g' was not declared in this scope
   if(mi & 1) Dirichlet(res, g);
                             ^
0_0_35272524_30907.cpp:31:13: error: 'g' was not declared in this scope
   Dirichlet(g, g);
             ^
0_0_35272524_30907.cpp: In function 'int main()':
0_0_35272524_30907.cpp:40:26: error: 'g' was not declared in this scope
   for(i = 1;i <= n; ++i) g[i] = 1, res[i] = 0;
                          ^
0_0_35272524_30907.cpp:42:30: error: 'f' was not declared in this scope
   for(i = 1;i <= n; ++ i) r1(f[i]);
                              ^
0_0_35272524_30907.cpp:44:13: error: 'f' was not declared in this scope
   Dirichlet(f, res);
             ^


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-16 12:57:50, Gzip enabled