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_2465548_7746.cpp:1:18: Tank.h: No such file or directory
0_0_2465548_7746.cpp:24: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465548_7746.cpp:28: error: `OrderType' does not name a type
0_0_2465548_7746.cpp:31: error: `Point' does not name a type
0_0_2465548_7746.cpp:35: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465548_7746.cpp:35: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:48: error: `DataForAI' does not name a type
0_0_2465548_7746.cpp:49: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:50: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:51: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:52: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465548_7746.cpp:53: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:53: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465548_7746.cpp:53: error: `MAP_WIDTH' was not declared in this scope
0_0_2465548_7746.cpp:54: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:55: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465548_7746.cpp:55: error: `MAP_WIDTH' was not declared in this scope
0_0_2465548_7746.cpp:138: error: `MAX_TANK_NUM' was not declared in this scope
0_0_2465548_7746.cpp:138: error: `MAX_SOURCE_NUM' was not declared in this scope
0_0_2465548_7746.cpp:140: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465548_7746.cpp:140: error: `MAP_WIDTH' was not declared in this scope
0_0_2465548_7746.cpp:141: error: `MAP_HEIGHT' was not declared in this scope
0_0_2465548_7746.cpp:141: error: `MAP_WIDTH' was not declared in this scope
0_0_2465548_7746.cpp:142: error: variable or field `SPFA' declared void
0_0_2465548_7746.cpp:142: error: expected `;' before '(' token
0_0_2465548_7746.cpp:183: error: expected `;' before "void"
0_0_2465548_7746.cpp:243: error: `Order' does not name a type
0_0_2465548_7746.cpp:272: error: `Order' does not name a type
0_0_2465548_7746.cpp:355: error: `Order' does not name a type
0_0_2465548_7746.cpp:401: error: `Order' does not name a type
0_0_2465548_7746.cpp: In constructor `AI::AI()':
0_0_2465548_7746.cpp:64: error: `MineLast' undeclared (first use this function)
0_0_2465548_7746.cpp:64: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2465548_7746.cpp:65: error: `DangerValue' undeclared (first use this function)
0_0_2465548_7746.cpp:66: error: `ChangedCount' undeclared (first use this function)
0_0_2465548_7746.cpp: In member function `bool AI::captible(int, int)':
0_0_2465548_7746.cpp:80: error: `data' undeclared (first use this function)
0_0_2465548_7746.cpp: In member function `void AI::CalMineValue()':
0_0_2465548_7746.cpp:88: error: `data' undeclared (first use this function)
0_0_2465548_7746.cpp:97: error: `DangerValue' undeclared (first use this function)
0_0_2465548_7746.cpp:101: error: `MineLast' undeclared (first use this function)
0_0_2465548_7746.cpp:102: error: `ChangedCount' undeclared (first use this function)
0_0_2465548_7746.cpp: In member function `void AI::clearAssignMent()':
0_0_2465548_7746.cpp:111: error: `tasks' undeclared (first use this function)
0_0_2465548_7746.cpp:112: error: `taskCount' undeclared (first use this function)
0_0_2465548_7746.cpp:113: error: `onTarNum' undeclared (first use this function)
0_0_2465548_7746.cpp: In member function `void AI::MineAssignMent()':
0_0_2465548_7746.cpp:119: error: `data' undeclared (first use this function)
0_0_2465548_7746.cpp:124: error: `TankToSource' undeclared (first use this function)
0_0_2465548_7746.cpp:125: error: 'struct task' has no member named 'target'
0_0_2465548_7746.cpp:126: error: 'struct task' has no member named 'target'
0_0_2465548_7746.cpp:129: error: `tasks' undeclared (first use this function)
0_0_2465548_7746.cpp:129: error: `taskCount' undeclared (first use this function)
0_0_2465548_7746.cpp: In member function `void AI::calc_TankToSource()':
0_0_2465548_7746.cpp:184: error: `MAX_TANK_NUM' undeclared (first use this function)
0_0_2465548_7746.cpp:185: error: `data' undeclared (first use this function)
0_0_2465548_7746.cpp:187: error: `TankToSource' undeclared (first use this function)
0_0_2465548_7746.cpp:191: error: `SPFA' undeclared (first use this function)
0_0_2465548_7746.cpp:193: error: `Dis' undeclared (first use this function)
0_0_2465548_7746.cpp: In member function `void AI::calc_DisToSource()':
0_0_2465548_7746.cpp:200: error: `DisToSource' undeclared (first use this function)
0_0_2465548_7746.cpp:201: error: `data' undeclared (first use this function)
0_0_2465548_7746.cpp:203: error: `Point' undeclared (first use this function)
0_0_2465548_7746.cpp:203: error: expected `;' before "que"
0_0_2465548_7746.cpp:207: error: `row' has not been declared
0_0_2465548_7746.cpp:207: error: request for member of non-aggregate type before ';' token
0_0_2465548_7746.cpp:208: error: `col' has not been declared
0_0_2465548_7746.cpp:208: error: request for member of non-aggregate type before ';' token
0_0_2465548_7746.cpp:213: error: `STONE' undeclared (first use this function)
0_0_2465548_7746.cpp:216: error: `row' has not been declared
0_0_2465548_7746.cpp:216: error: request for member of non-aggregate type before '=' token
0_0_2465548_7746.cpp:217: error: `col' has not been declared
0_0_2465548_7746.cpp:217: error: request for member of non-aggregate type before '=' token
0_0_2465548_7746.cpp: In member function `bool AI::ShallIDie(int)':
0_0_2465548_7746.cpp:227: error: `data' undeclared (first use this function)
0_0_2465548_7746.cpp:230: error: `DisToSource' undeclared (first use this function)
0_0_2465548_7746.cpp: At global scope:
0_0_2465548_7746.cpp:526: error: `InitiateInfo' does not name a type
0_0_2465548_7746.cpp:542: 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:04:35, Gzip enabled