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_36657229_30180.cpp:38:38: error: 'manx' was not declared in this scope
 int p3[maxn],num1[maxn],num2[maxn],w[manx][20];
                                      ^
0_0_36657229_30180.cpp:39:10: error: 'manx' was not declared in this scope
 ll f[20][manx],Ans[maxn],fac[maxn];
          ^
0_0_36657229_30180.cpp: In function 'void solve()':
0_0_36657229_30180.cpp:49:4: error: 'f' was not declared in this scope
    f[i][j]=0;
    ^
0_0_36657229_30180.cpp:51:2: error: 'f' was not declared in this scope
  f[0][0]=1;
  ^
0_0_36657229_30180.cpp:57:9: error: 'w' was not declared in this scope
      if(w[s][j]==0&&wq[j][i]=='Q') {
         ^
0_0_36657229_30180.cpp:63:24: error: 'w' was not declared in this scope
      if(wq[j][i]=='Q'&&w[s][j]!=2) {
                        ^
0_0_36657229_30180.cpp: In function 'int main()':
0_0_36657229_30180.cpp:96:4: error: 'w' was not declared in this scope
    w[s][i]=(s/p3[i-1]%3);
    ^


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 02:20:55, Gzip enabled