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_2470704_8706.cpp:1:18: Tank.h: No such file or directory
0_0_2470704_8706.cpp:36: error: `MAP_HEIGHT' was not declared in this scope
0_0_2470704_8706.cpp:36: error: `MAP_WIDTH' was not declared in this scope
0_0_2470704_8706.cpp:41: error: `OrderType' does not name a type
0_0_2470704_8706.cpp:44: error: `Point' does not name a type
0_0_2470704_8706.cpp:48: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2470704_8706.cpp:48: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470704_8706.cpp:61: error: `DataForAI' does not name a type
0_0_2470704_8706.cpp:62: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470704_8706.cpp:63: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470704_8706.cpp:64: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470704_8706.cpp:65: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2470704_8706.cpp:66: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470704_8706.cpp:66: error: `MAP_HEIGHT' was not declared in this scope
0_0_2470704_8706.cpp:66: error: `MAP_WIDTH' was not declared in this scope
0_0_2470704_8706.cpp:67: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470704_8706.cpp:68: error: `MAP_HEIGHT' was not declared in this scope
0_0_2470704_8706.cpp:68: error: `MAP_WIDTH' was not declared in this scope
0_0_2470704_8706.cpp:69: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2470704_8706.cpp:221: error: `Order' does not name a type
0_0_2470704_8706.cpp:312: error: `Order' does not name a type
0_0_2470704_8706.cpp:414: error: `Order' does not name a type
0_0_2470704_8706.cpp: In constructor `AI::AI()':
0_0_2470704_8706.cpp:77: error: `MineLast' undeclared (first use this function)
0_0_2470704_8706.cpp:77: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2470704_8706.cpp:78: error: `DangerValue' undeclared (first use this function)
0_0_2470704_8706.cpp:79: error: `ChangedCount' undeclared (first use this function)
0_0_2470704_8706.cpp:80: error: `LastTask' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `bool AI::captible(int, int)':
0_0_2470704_8706.cpp:94: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `void AI::CalMineValue()':
0_0_2470704_8706.cpp:104: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp:113: error: `DangerValue' undeclared (first use this function)
0_0_2470704_8706.cpp:117: error: `MineLast' undeclared (first use this function)
0_0_2470704_8706.cpp:118: error: `ChangedCount' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `void AI::clearAssignMent()':
0_0_2470704_8706.cpp:127: error: `tasks' undeclared (first use this function)
0_0_2470704_8706.cpp:128: error: `taskCount' undeclared (first use this function)
0_0_2470704_8706.cpp:129: error: `onTarNum' undeclared (first use this function)
0_0_2470704_8706.cpp:130: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2470704_8706.cpp:131: error: `LastTask' undeclared (first use this function)
0_0_2470704_8706.cpp:132: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `void AI::MineAssignMent()':
0_0_2470704_8706.cpp:139: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp:145: error: `DisToSource' undeclared (first use this function)
0_0_2470704_8706.cpp:146: error: 'struct task' has no member named 'target'
0_0_2470704_8706.cpp:147: error: 'struct task' has no member named 'target'
0_0_2470704_8706.cpp:150: error: `tasks' undeclared (first use this function)
0_0_2470704_8706.cpp:150: error: `taskCount' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `void AI::calc_DisToSource()':
0_0_2470704_8706.cpp:164: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp:165: error: `DisToSource' undeclared (first use this function)
0_0_2470704_8706.cpp:166: error: `Point' undeclared (first use this function)
0_0_2470704_8706.cpp:166: error: expected `;' before "que"
0_0_2470704_8706.cpp:168: error: `que' undeclared (first use this function)
0_0_2470704_8706.cpp:176: error: `STONE' undeclared (first use this function)
0_0_2470704_8706.cpp:179: error: `BREAKBRICK' undeclared (first use this function)
0_0_2470704_8706.cpp:180: error: `BRICK' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `bool AI::ShallIDie(int)':
0_0_2470704_8706.cpp:205: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp:208: error: `DisToSource' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `int AI::bfs(int, int, int, int)':
0_0_2470704_8706.cpp:262: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2470704_8706.cpp:262: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2470704_8706.cpp:263: error: `h' undeclared (first use this function)
0_0_2470704_8706.cpp:289: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp:289: error: `STONE' undeclared (first use this function)
0_0_2470704_8706.cpp:295: error: `PERVIOUS' undeclared (first use this function)
0_0_2470704_8706.cpp:297: error: `BRICK' undeclared (first use this function)
0_0_2470704_8706.cpp:299: error: `BREAKBRICK' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `bool AI::someOneNearTar(int)':
0_0_2470704_8706.cpp:387: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp:389: error: `LastTask' undeclared (first use this function)
0_0_2470704_8706.cpp:389: error: `DisToSource' undeclared (first use this function)
0_0_2470704_8706.cpp: In member function `bool AI::beShoot(int, int, int)':
0_0_2470704_8706.cpp:401: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2470704_8706.cpp:402: error: `data' undeclared (first use this function)
0_0_2470704_8706.cpp: At global scope:
0_0_2470704_8706.cpp:607: error: `InitiateInfo' does not name a type
0_0_2470704_8706.cpp:625: 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-09-30 11:14:22, Gzip enabled