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_2472323_16540.cpp:1:18: Tank.h: No such file or directory
0_0_2472323_16540.cpp:37: error: `MAP_HEIGHT' was not declared in this scope
0_0_2472323_16540.cpp:37: error: `MAP_WIDTH' was not declared in this scope
0_0_2472323_16540.cpp:42: error: `OrderType' does not name a type
0_0_2472323_16540.cpp:45: error: `Point' does not name a type
0_0_2472323_16540.cpp:49: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2472323_16540.cpp:49: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2472323_16540.cpp:62: error: `DataForAI' does not name a type
0_0_2472323_16540.cpp:63: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2472323_16540.cpp:64: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2472323_16540.cpp:65: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2472323_16540.cpp:66: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2472323_16540.cpp:67: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2472323_16540.cpp:67: error: `MAP_HEIGHT' was not declared in this scope
0_0_2472323_16540.cpp:67: error: `MAP_WIDTH' was not declared in this scope
0_0_2472323_16540.cpp:68: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2472323_16540.cpp:69: error: `MAP_HEIGHT' was not declared in this scope
0_0_2472323_16540.cpp:69: error: `MAP_WIDTH' was not declared in this scope
0_0_2472323_16540.cpp:70: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2472323_16540.cpp:225: error: `Order' does not name a type
0_0_2472323_16540.cpp:316: error: `Order' does not name a type
0_0_2472323_16540.cpp:419: error: `Order' does not name a type
0_0_2472323_16540.cpp: In constructor `AI::AI()':
0_0_2472323_16540.cpp:78: error: `MineLast' undeclared (first use this function)
0_0_2472323_16540.cpp:78: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2472323_16540.cpp:79: error: `DangerValue' undeclared (first use this function)
0_0_2472323_16540.cpp:80: error: `ChangedCount' undeclared (first use this function)
0_0_2472323_16540.cpp:81: error: `LastTask' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `bool AI::captible(int, int)':
0_0_2472323_16540.cpp:95: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `void AI::CalMineValue()':
0_0_2472323_16540.cpp:106: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp:115: error: `DangerValue' undeclared (first use this function)
0_0_2472323_16540.cpp:119: error: `MineLast' undeclared (first use this function)
0_0_2472323_16540.cpp:120: error: `ChangedCount' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `void AI::clearAssignMent()':
0_0_2472323_16540.cpp:129: error: `tasks' undeclared (first use this function)
0_0_2472323_16540.cpp:130: error: `taskCount' undeclared (first use this function)
0_0_2472323_16540.cpp:131: error: `onTarNum' undeclared (first use this function)
0_0_2472323_16540.cpp:132: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2472323_16540.cpp:133: error: `LastTask' undeclared (first use this function)
0_0_2472323_16540.cpp:134: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `void AI::MineAssignMent()':
0_0_2472323_16540.cpp:141: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp:147: error: `DisToSource' undeclared (first use this function)
0_0_2472323_16540.cpp:148: error: 'struct task' has no member named 'target'
0_0_2472323_16540.cpp:149: error: 'struct task' has no member named 'target'
0_0_2472323_16540.cpp:152: error: `tasks' undeclared (first use this function)
0_0_2472323_16540.cpp:152: error: `taskCount' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `void AI::calc_DisToSource()':
0_0_2472323_16540.cpp:165: error: `DisToSource' undeclared (first use this function)
0_0_2472323_16540.cpp:166: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp:168: error: `Point' undeclared (first use this function)
0_0_2472323_16540.cpp:168: error: expected `;' before "que"
0_0_2472323_16540.cpp:170: error: `que' undeclared (first use this function)
0_0_2472323_16540.cpp:178: error: `STONE' undeclared (first use this function)
0_0_2472323_16540.cpp:181: error: `BREAKBRICK' undeclared (first use this function)
0_0_2472323_16540.cpp:182: error: `BRICK' undeclared (first use this function)
0_0_2472323_16540.cpp:192: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2472323_16540.cpp:193: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `bool AI::ShallIDie(int)':
0_0_2472323_16540.cpp:207: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp:212: error: `DisToSource' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `int AI::bfs(int, int, int, int)':
0_0_2472323_16540.cpp:266: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2472323_16540.cpp:266: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2472323_16540.cpp:267: error: `h' undeclared (first use this function)
0_0_2472323_16540.cpp:293: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp:293: error: `STONE' undeclared (first use this function)
0_0_2472323_16540.cpp:299: error: `PERVIOUS' undeclared (first use this function)
0_0_2472323_16540.cpp:301: error: `BRICK' undeclared (first use this function)
0_0_2472323_16540.cpp:303: error: `BREAKBRICK' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `bool AI::someOneNearTar(int)':
0_0_2472323_16540.cpp:392: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp:394: error: `LastTask' undeclared (first use this function)
0_0_2472323_16540.cpp:394: error: `DisToSource' undeclared (first use this function)
0_0_2472323_16540.cpp: In member function `bool AI::beShoot(int, int, int)':
0_0_2472323_16540.cpp:406: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2472323_16540.cpp:407: error: `data' undeclared (first use this function)
0_0_2472323_16540.cpp: At global scope:
0_0_2472323_16540.cpp:630: error: `InitiateInfo' does not name a type
0_0_2472323_16540.cpp:648: error: `Order' does not name a type


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-07-01 16:04:40, Gzip enabled