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_2465565_17904.cpp:1:18: Tank.h: No such file or directory
0_0_2465565_17904.cpp:24: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465565_17904.cpp:28: error: `OrderType' does not name a type
0_0_2465565_17904.cpp:31: error: `Point' does not name a type
0_0_2465565_17904.cpp:35: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465565_17904.cpp:35: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:48: error: `DataForAI' does not name a type
0_0_2465565_17904.cpp:49: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:50: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:51: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:52: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465565_17904.cpp:53: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:53: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465565_17904.cpp:53: error: `MAP_WIDTH' was not declared in this scope
0_0_2465565_17904.cpp:54: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:55: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465565_17904.cpp:55: error: `MAP_WIDTH' was not declared in this scope
0_0_2465565_17904.cpp:56: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465565_17904.cpp:142: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465565_17904.cpp:142: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465565_17904.cpp:144: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465565_17904.cpp:144: error: `MAP_WIDTH' was not declared in this scope
0_0_2465565_17904.cpp:145: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465565_17904.cpp:145: error: `MAP_WIDTH' was not declared in this scope
0_0_2465565_17904.cpp:146: error: variable or field `SPFA' declared void
0_0_2465565_17904.cpp:146: error: expected `;' before '(' token
0_0_2465565_17904.cpp:187: error: expected `;' before "void"
0_0_2465565_17904.cpp:259: error: `Order' does not name a type
0_0_2465565_17904.cpp:288: error: `Order' does not name a type
0_0_2465565_17904.cpp:370: error: `Order' does not name a type
0_0_2465565_17904.cpp:415: error: `Order' does not name a type
0_0_2465565_17904.cpp: In constructor `AI::AI()':
0_0_2465565_17904.cpp:65: error: `MineLast' undeclared (first use this function)
0_0_2465565_17904.cpp:65: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2465565_17904.cpp:66: error: `DangerValue' undeclared (first use this function)
0_0_2465565_17904.cpp:67: error: `ChangedCount' undeclared (first use this function)
0_0_2465565_17904.cpp:68: error: `LastTask' undeclared (first use this function)
0_0_2465565_17904.cpp: In member function `bool AI::captible(int, int)':
0_0_2465565_17904.cpp:82: error: `data' undeclared (first use this function)
0_0_2465565_17904.cpp: In member function `void AI::CalMineValue()':
0_0_2465565_17904.cpp:90: error: `data' undeclared (first use this function)
0_0_2465565_17904.cpp:99: error: `DangerValue' undeclared (first use this function)
0_0_2465565_17904.cpp:103: error: `MineLast' undeclared (first use this function)
0_0_2465565_17904.cpp:104: error: `ChangedCount' undeclared (first use this function)
0_0_2465565_17904.cpp: In member function `void AI::clearAssignMent()':
0_0_2465565_17904.cpp:113: error: `tasks' undeclared (first use this function)
0_0_2465565_17904.cpp:114: error: `taskCount' undeclared (first use this function)
0_0_2465565_17904.cpp:115: error: `onTarNum' undeclared (first use this function)
0_0_2465565_17904.cpp:116: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2465565_17904.cpp:117: error: `LastTask' undeclared (first use this function)
0_0_2465565_17904.cpp: In member function `void AI::MineAssignMent()':
0_0_2465565_17904.cpp:123: error: `data' undeclared (first use this function)
0_0_2465565_17904.cpp:128: error: `TankToSource' undeclared (first use this function)
0_0_2465565_17904.cpp:129: error: 'struct task' has no member named 'target'
0_0_2465565_17904.cpp:130: error: 'struct task' has no member named 'target'
0_0_2465565_17904.cpp:133: error: `tasks' undeclared (first use this function)
0_0_2465565_17904.cpp:133: error: `taskCount' undeclared (first use this function)
0_0_2465565_17904.cpp: In member function `void AI::calc_TankToSource()':
0_0_2465565_17904.cpp:188: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2465565_17904.cpp:189: error: `data' undeclared (first use this function)
0_0_2465565_17904.cpp:191: error: `TankToSource' undeclared (first use this function)
0_0_2465565_17904.cpp:195: error: `SPFA' undeclared (first use this function)
0_0_2465565_17904.cpp:197: error: `Dis' undeclared (first use this function)
0_0_2465565_17904.cpp: In member function `void AI::calc_DisToSource()':
0_0_2465565_17904.cpp:204: error: `DisToSource' undeclared (first use this function)
0_0_2465565_17904.cpp:205: error: `data' undeclared (first use this function)
0_0_2465565_17904.cpp:207: error: `Point' undeclared (first use this function)
0_0_2465565_17904.cpp:207: error: expected `;' before "que"
0_0_2465565_17904.cpp:211: error: `row' has not been declared
0_0_2465565_17904.cpp:211: error: request for member of non-aggregate type before ';' token
0_0_2465565_17904.cpp:212: error: `col' has not been declared
0_0_2465565_17904.cpp:212: error: request for member of non-aggregate type before ';' token
0_0_2465565_17904.cpp:217: error: `STONE' undeclared (first use this function)
0_0_2465565_17904.cpp:220: error: `row' has not been declared
0_0_2465565_17904.cpp:220: error: request for member of non-aggregate type before '=' token
0_0_2465565_17904.cpp:221: error: `col' has not been declared
0_0_2465565_17904.cpp:221: error: request for member of non-aggregate type before '=' token
0_0_2465565_17904.cpp: In member function `bool AI::ShallIDie(int)':
0_0_2465565_17904.cpp:243: error: `data' undeclared (first use this function)
0_0_2465565_17904.cpp:246: error: `DisToSource' undeclared (first use this function)
0_0_2465565_17904.cpp: At global scope:
0_0_2465565_17904.cpp:567: error: `InitiateInfo' does not name a type
0_0_2465565_17904.cpp:583: 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 15:52:45, Gzip enabled