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_2470240_19964.cpp:1:18: Tank.h: No such file or directory
0_0_2470240_19964.cpp:36: error: `MAP_HEIGHT' was not declared in this scope
0_0_2470240_19964.cpp:36: error: `MAP_WIDTH' was not declared in this scope
0_0_2470240_19964.cpp:41: error: `OrderType' does not name a type
0_0_2470240_19964.cpp:44: error: `Point' does not name a type
0_0_2470240_19964.cpp:48: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2470240_19964.cpp:48: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470240_19964.cpp:61: error: `DataForAI' does not name a type
0_0_2470240_19964.cpp:62: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470240_19964.cpp:63: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470240_19964.cpp:64: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470240_19964.cpp:65: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2470240_19964.cpp:66: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470240_19964.cpp:66: error: `MAP_HEIGHT' was not declared in this scope
0_0_2470240_19964.cpp:66: error: `MAP_WIDTH' was not declared in this scope
0_0_2470240_19964.cpp:67: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2470240_19964.cpp:68: error: `MAP_HEIGHT' was not declared in this scope
0_0_2470240_19964.cpp:68: error: `MAP_WIDTH' was not declared in this scope
0_0_2470240_19964.cpp:69: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2470240_19964.cpp:218: error: `Order' does not name a type
0_0_2470240_19964.cpp:308: error: `Order' does not name a type
0_0_2470240_19964.cpp:384: error: `Order' does not name a type
0_0_2470240_19964.cpp: In constructor `AI::AI()':
0_0_2470240_19964.cpp:77: error: `MineLast' undeclared (first use this function)
0_0_2470240_19964.cpp:77: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2470240_19964.cpp:78: error: `DangerValue' undeclared (first use this function)
0_0_2470240_19964.cpp:79: error: `ChangedCount' undeclared (first use this function)
0_0_2470240_19964.cpp:80: error: `LastTask' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `bool AI::captible(int, int)':
0_0_2470240_19964.cpp:94: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `void AI::CalMineValue()':
0_0_2470240_19964.cpp:104: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp:113: error: `DangerValue' undeclared (first use this function)
0_0_2470240_19964.cpp:117: error: `MineLast' undeclared (first use this function)
0_0_2470240_19964.cpp:118: error: `ChangedCount' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `void AI::clearAssignMent()':
0_0_2470240_19964.cpp:127: error: `tasks' undeclared (first use this function)
0_0_2470240_19964.cpp:128: error: `taskCount' undeclared (first use this function)
0_0_2470240_19964.cpp:129: error: `onTarNum' undeclared (first use this function)
0_0_2470240_19964.cpp:130: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2470240_19964.cpp:131: error: `LastTask' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `void AI::MineAssignMent()':
0_0_2470240_19964.cpp:137: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp:142: error: `DisToSource' undeclared (first use this function)
0_0_2470240_19964.cpp:143: error: 'struct task' has no member named 'target'
0_0_2470240_19964.cpp:144: error: 'struct task' has no member named 'target'
0_0_2470240_19964.cpp:147: error: `tasks' undeclared (first use this function)
0_0_2470240_19964.cpp:147: error: `taskCount' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `void AI::calc_DisToSource()':
0_0_2470240_19964.cpp:161: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp:162: error: `DisToSource' undeclared (first use this function)
0_0_2470240_19964.cpp:163: error: `Point' undeclared (first use this function)
0_0_2470240_19964.cpp:163: error: expected `;' before "que"
0_0_2470240_19964.cpp:165: error: `que' undeclared (first use this function)
0_0_2470240_19964.cpp:173: error: `STONE' undeclared (first use this function)
0_0_2470240_19964.cpp:176: error: `BREAKBRICK' undeclared (first use this function)
0_0_2470240_19964.cpp:177: error: `BRICK' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `bool AI::ShallIDie(int)':
0_0_2470240_19964.cpp:202: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp:205: error: `DisToSource' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `int AI::bfs(int, int, int, int)':
0_0_2470240_19964.cpp:258: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2470240_19964.cpp:258: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2470240_19964.cpp:259: error: `h' undeclared (first use this function)
0_0_2470240_19964.cpp:285: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp:285: error: `STONE' undeclared (first use this function)
0_0_2470240_19964.cpp:291: error: `PERVIOUS' undeclared (first use this function)
0_0_2470240_19964.cpp:293: error: `BRICK' undeclared (first use this function)
0_0_2470240_19964.cpp:295: error: `BREAKBRICK' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `bool AI::someOneNearTar(int)':
0_0_2470240_19964.cpp:365: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp:366: error: `LastTask' undeclared (first use this function)
0_0_2470240_19964.cpp:366: error: `DisToSource' undeclared (first use this function)
0_0_2470240_19964.cpp: In member function `bool AI::beShoot(int, int, int)':
0_0_2470240_19964.cpp:374: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2470240_19964.cpp:375: error: `data' undeclared (first use this function)
0_0_2470240_19964.cpp: At global scope:
0_0_2470240_19964.cpp:559: error: `InitiateInfo' does not name a type
0_0_2470240_19964.cpp:577: 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:27:47, Gzip enabled