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_2513799_31745.cpp:1:18: Tank.h: No such file or directory
0_0_2513799_31745.cpp:22: error: `InitiateInfo' does not name a type
0_0_2513799_31745.cpp:105: error: `Order' does not name a type
0_0_2513799_31745.cpp:106: error: `DataForAI' does not name a type
0_0_2513799_31745.cpp:160: error: `MAP_HEIGHT' was not declared in this scope
0_0_2513799_31745.cpp:160: error: `MAP_WIDTH' was not declared in this scope
0_0_2513799_31745.cpp:161: error: `MAP_HEIGHT' was not declared in this scope
0_0_2513799_31745.cpp:161: error: `MAP_WIDTH' was not declared in this scope
0_0_2513799_31745.cpp:162: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2513799_31745.cpp:162: error: `MAP_HEIGHT' was not declared in this scope
0_0_2513799_31745.cpp:162: error: `MAP_WIDTH' was not declared in this scope
0_0_2513799_31745.cpp:163: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:163: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:164: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:166: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:168: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:175: error: `MapCell' does not name a type
0_0_2513799_31745.cpp:176: error: `TankData' does not name a type
0_0_2513799_31745.cpp:177: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2513799_31745.cpp:178: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:179: error: `Point' does not name a type
0_0_2513799_31745.cpp:180: error: `MAX_ROUND' was not declared in this scope
0_0_2513799_31745.cpp:180: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:185: error: expected `;' before '(' token
0_0_2513799_31745.cpp:188: error: expected `;' before "short"
0_0_2513799_31745.cpp:188: error: expected `;' before '(' token
0_0_2513799_31745.cpp:194: error: expected `;' before "void"
0_0_2513799_31745.cpp:579: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:581: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:722: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:742: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp:744: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2513799_31745.cpp: In member function `void TankAI::PreProcess()':
0_0_2513799_31745.cpp:108: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:108: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2513799_31745.cpp:108: error: `RED' undeclared (first use this function)
0_0_2513799_31745.cpp:120: error: `Task' undeclared (first use this function)
0_0_2513799_31745.cpp:123: error: `MAX_ROUND' undeclared (first use this function)
0_0_2513799_31745.cpp:124: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2513799_31745.cpp:125: error: `EnemyPos' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_copyData()':
0_0_2513799_31745.cpp:196: error: `myOrder' undeclared (first use this function)
0_0_2513799_31745.cpp:196: error: `STOP' undeclared (first use this function)
0_0_2513799_31745.cpp:198: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2513799_31745.cpp:199: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2513799_31745.cpp:200: error: `Map' undeclared (first use this function)
0_0_2513799_31745.cpp:200: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:203: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2513799_31745.cpp:204: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_CouldSee()':
0_0_2513799_31745.cpp:211: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2513799_31745.cpp:212: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2513799_31745.cpp:213: error: `CouldSee' undeclared (first use this function)
0_0_2513799_31745.cpp:216: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:217: error: `Source' undeclared (first use this function)
0_0_2513799_31745.cpp:228: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_forecast()':
0_0_2513799_31745.cpp:246: error: `EnemyPos' undeclared (first use this function)
0_0_2513799_31745.cpp:246: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:246: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp:247: error: `Maybe' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::predict(short int, short int)':
0_0_2513799_31745.cpp:290: error: `EnemyPos' undeclared (first use this function)
0_0_2513799_31745.cpp:301: error: `Map' undeclared (first use this function)
0_0_2513799_31745.cpp:301: error: `STONE' undeclared (first use this function)
0_0_2513799_31745.cpp:302: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:302: error: `CouldSee' undeclared (first use this function)
0_0_2513799_31745.cpp:304: error: `Source' undeclared (first use this function)
0_0_2513799_31745.cpp:305: error: `DisToSource' undeclared (first use this function)
0_0_2513799_31745.cpp:321: error: `PERVIOUS' undeclared (first use this function)
0_0_2513799_31745.cpp:324: error: `Maybe' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_CouldVis()':
0_0_2513799_31745.cpp:333: error: `CouldVis' undeclared (first use this function)
0_0_2513799_31745.cpp:334: error: `MAP_HEIGHT' undeclared (first use this function)
0_0_2513799_31745.cpp:335: error: `MAP_WIDTH' undeclared (first use this function)
0_0_2513799_31745.cpp:336: error: `Map' undeclared (first use this function)
0_0_2513799_31745.cpp:336: error: `STONE' undeclared (first use this function)
0_0_2513799_31745.cpp:341: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2513799_31745.cpp:342: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_Source()':
0_0_2513799_31745.cpp:352: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:355: error: `Source' undeclared (first use this function)
0_0_2513799_31745.cpp:357: error: `Map' undeclared (first use this function)
0_0_2513799_31745.cpp:357: error: `NeutralSource' undeclared (first use this function)
0_0_2513799_31745.cpp:359: error: `RedSource' undeclared (first use this function)
0_0_2513799_31745.cpp:360: error: `RED' undeclared (first use this function)
0_0_2513799_31745.cpp:366: error: `BLUE' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_DisToSource()':
0_0_2513799_31745.cpp:379: error: `DisToSource' undeclared (first use this function)
0_0_2513799_31745.cpp:380: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:383: error: `Source' undeclared (first use this function)
0_0_2513799_31745.cpp:392: error: `Map' undeclared (first use this function)
0_0_2513799_31745.cpp:393: error: `PERVIOUS' undeclared (first use this function)
0_0_2513799_31745.cpp:394: error: `BREAKBRICK' undeclared (first use this function)
0_0_2513799_31745.cpp:395: error: `BRICK' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_TankToTank()':
0_0_2513799_31745.cpp:411: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2513799_31745.cpp:412: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp:415: error: `TankToTank' undeclared (first use this function)
0_0_2513799_31745.cpp:415: error: `calc_ManhattanDistance' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_TankInRange()':
0_0_2513799_31745.cpp:424: error: `TankInRange' undeclared (first use this function)
0_0_2513799_31745.cpp:425: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp:428: error: `CouldSee' undeclared (first use this function)
0_0_2513799_31745.cpp:428: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:429: error: `TankToTank' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `void TankAI::calc_MaybeDie()':
0_0_2513799_31745.cpp:437: error: `MaybeDie' undeclared (first use this function)
0_0_2513799_31745.cpp:439: error: `TankInRange' undeclared (first use this function)
0_0_2513799_31745.cpp:441: error: `TankToTank' undeclared (first use this function)
0_0_2513799_31745.cpp:441: error: `Tank' undeclared (first use this function)
0_0_2513799_31745.cpp:450: error: `Maybe' undeclared (first use this function)
0_0_2513799_31745.cpp:450: error: `data' undeclared (first use this function)
0_0_2513799_31745.cpp:451: error: `EnemyPos' undeclared (first use this function)
0_0_2513799_31745.cpp: In member function `short int TankAI::nearToTank(short int, short int)':
0_0_2513799_31745.cpp:467: error: `TankToTank' undeclared (first use this function)
0_0_2513799_31745.c


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-06-29 12:38:40, Gzip enabled