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_19416655_6623.cpp: In function 'void set_fac()':
0_0_19416655_6623.cpp:14:5: error: 'fac' was not declared in this scope
     fac[0]=1;
     ^
0_0_19416655_6623.cpp: In function 'int cantor(int*)':
0_0_19416655_6623.cpp:25:16: error: 'fac' was not declared in this scope
         ans+=k*fac[8-i];
                ^
0_0_19416655_6623.cpp: In function 'void bfs(int*)':
0_0_19416655_6623.cpp:38:5: error: 'Node' was not declared in this scope
     Node[q.ctor].pre=0;//把最终目标父节点记为0,也就是本身  
     ^
0_0_19416655_6623.cpp:46:22: error: 'sx' was not declared in this scope
             tx=q.n%3+sx[i];//一维转二维
                      ^
0_0_19416655_6623.cpp:47:13: error: 'sy' was not declared in this scope
    ty=q.n/3+sy[i];
             ^


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-26 18:15:12, Gzip enabled