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_2471928_19850.cpp:2:18: Tank.h: No such file or directory
0_0_2471928_19850.cpp:37: error: `MAP_HEIGHT' was not declared in this scope
0_0_2471928_19850.cpp:37: error: `MAP_WIDTH' was not declared in this scope
0_0_2471928_19850.cpp:42: error: `OrderType' does not name a type
0_0_2471928_19850.cpp:45: error: `Point' does not name a type
0_0_2471928_19850.cpp:49: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2471928_19850.cpp:49: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2471928_19850.cpp:62: error: `DataForAI' does not name a type
0_0_2471928_19850.cpp:63: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2471928_19850.cpp:64: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2471928_19850.cpp:65: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2471928_19850.cpp:66: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2471928_19850.cpp:67: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2471928_19850.cpp:67: error: `MAP_HEIGHT' was not declared in this scope
0_0_2471928_19850.cpp:67: error: `MAP_WIDTH' was not declared in this scope
0_0_2471928_19850.cpp:68: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2471928_19850.cpp:69: error: `MAP_HEIGHT' was not declared in this scope
0_0_2471928_19850.cpp:69: error: `MAP_WIDTH' was not declared in this scope
0_0_2471928_19850.cpp:70: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2471928_19850.cpp:224: error: `Order' does not name a type
0_0_2471928_19850.cpp:316: error: `Order' does not name a type
0_0_2471928_19850.cpp:419: error: `Order' does not name a type
0_0_2471928_19850.cpp: In constructor `AI::AI()':
0_0_2471928_19850.cpp:78: error: `MineLast' undeclared (first use this function)
0_0_2471928_19850.cpp:78: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2471928_19850.cpp:79: error: `DangerValue' undeclared (first use this function)
0_0_2471928_19850.cpp:80: error: `ChangedCount' undeclared (first use this function)
0_0_2471928_19850.cpp:81: error: `LastTask' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `bool AI::captible(int, int)':
0_0_2471928_19850.cpp:95: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `void AI::CalMineValue()':
0_0_2471928_19850.cpp:105: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp:114: error: `DangerValue' undeclared (first use this function)
0_0_2471928_19850.cpp:118: error: `MineLast' undeclared (first use this function)
0_0_2471928_19850.cpp:119: error: `ChangedCount' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `void AI::clearAssignMent()':
0_0_2471928_19850.cpp:128: error: `tasks' undeclared (first use this function)
0_0_2471928_19850.cpp:129: error: `taskCount' undeclared (first use this function)
0_0_2471928_19850.cpp:130: error: `onTarNum' undeclared (first use this function)
0_0_2471928_19850.cpp:131: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2471928_19850.cpp:132: error: `LastTask' undeclared (first use this function)
0_0_2471928_19850.cpp:133: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `void AI::MineAssignMent()':
0_0_2471928_19850.cpp:140: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp:146: error: `DisToSource' undeclared (first use this function)
0_0_2471928_19850.cpp:147: error: 'struct task' has no member named 'target'
0_0_2471928_19850.cpp:148: error: 'struct task' has no member named 'target'
0_0_2471928_19850.cpp:151: error: `tasks' undeclared (first use this function)
0_0_2471928_19850.cpp:151: error: `taskCount' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `void AI::calc_DisToSource()':
0_0_2471928_19850.cpp:165: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp:166: error: `DisToSource' undeclared (first use this function)
0_0_2471928_19850.cpp:167: error: `Point' undeclared (first use this function)
0_0_2471928_19850.cpp:167: error: expected `;' before "que"
0_0_2471928_19850.cpp:169: error: `que' undeclared (first use this function)
0_0_2471928_19850.cpp:177: error: `STONE' undeclared (first use this function)
0_0_2471928_19850.cpp:180: error: `BREAKBRICK' undeclared (first use this function)
0_0_2471928_19850.cpp:181: error: `BRICK' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `bool AI::ShallIDie(int)':
0_0_2471928_19850.cpp:206: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp:211: error: `DisToSource' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `int AI::bfs(int, int, int, int)':
0_0_2471928_19850.cpp:266: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2471928_19850.cpp:266: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2471928_19850.cpp:267: error: `h' undeclared (first use this function)
0_0_2471928_19850.cpp:293: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp:293: error: `STONE' undeclared (first use this function)
0_0_2471928_19850.cpp:299: error: `PERVIOUS' undeclared (first use this function)
0_0_2471928_19850.cpp:301: error: `BRICK' undeclared (first use this function)
0_0_2471928_19850.cpp:303: error: `BREAKBRICK' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `bool AI::someOneNearTar(int)':
0_0_2471928_19850.cpp:392: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp:394: error: `LastTask' undeclared (first use this function)
0_0_2471928_19850.cpp:394: error: `DisToSource' undeclared (first use this function)
0_0_2471928_19850.cpp: In member function `bool AI::beShoot(int, int, int)':
0_0_2471928_19850.cpp:406: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2471928_19850.cpp:407: error: `data' undeclared (first use this function)
0_0_2471928_19850.cpp: At global scope:
0_0_2471928_19850.cpp:613: error: `InitiateInfo' does not name a type
0_0_2471928_19850.cpp:631: 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:17:33, Gzip enabled