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_3302816_30001.cpp:6:22: graphics.h: No such file or directory
0_0_3302816_30001.cpp:9:17: dos.h: No such file or directory
0_0_3302816_30001.cpp:15: error: `BLACK' was not declared in this scope
0_0_3302816_30001.cpp:16: error: `LIGHTGRAY' was not declared in this scope
0_0_3302816_30001.cpp:17: error: `LIGHTBLUE' was not declared in this scope
0_0_3302816_30001.cpp:19: error: `LIGHTGREEN' was not declared in this scope
0_0_3302816_30001.cpp:35: error: `WHITE' was not declared in this scope
0_0_3302816_30001.cpp:36: error: `BLUE' was not declared in this scope
0_0_3302816_30001.cpp:37: error: `RED' was not declared in this scope
0_0_3302816_30001.cpp:38: error: `CYAN' was not declared in this scope
0_0_3302816_30001.cpp: In function `int FindPath(CELL*, CELL*)':
0_0_3302816_30001.cpp:102: error: `max' undeclared (first use this function)
0_0_3302816_30001.cpp:102: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3302816_30001.cpp:105: error: `min' undeclared (first use this function)
0_0_3302816_30001.cpp:113: error: `delay' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `int GetKeyCode()':
0_0_3302816_30001.cpp:195: error: `bioskey' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void DrawPath(int, int, int, int, int, int, int, int, int)':
0_0_3302816_30001.cpp:205: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:206: error: `moveto' undeclared (first use this function)
0_0_3302816_30001.cpp:207: error: `lineto' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void DrawGameOver(char*)':
0_0_3302816_30001.cpp:219: error: aggregate `textsettingstype textInfos' has incomplete type and cannot be defined
0_0_3302816_30001.cpp:221: error: `gettextsettings' undeclared (first use this function)
0_0_3302816_30001.cpp:222: error: `DARKGRAY' undeclared (first use this function)
0_0_3302816_30001.cpp:222: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:223: error: `SOLID_FILL' undeclared (first use this function)
0_0_3302816_30001.cpp:223: error: `BLUE' undeclared (first use this function)
0_0_3302816_30001.cpp:223: error: `setfillstyle' undeclared (first use this function)
0_0_3302816_30001.cpp:225: error: `rectangle' undeclared (first use this function)
0_0_3302816_30001.cpp:226: error: `floodfill' undeclared (first use this function)
0_0_3302816_30001.cpp:228: error: `CENTER_TEXT' undeclared (first use this function)
0_0_3302816_30001.cpp:228: error: `settextjustify' undeclared (first use this function)
0_0_3302816_30001.cpp:229: error: `LIGHTBLUE' undeclared (first use this function)
0_0_3302816_30001.cpp:230: error: `outtextxy' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void DrawBorderRect(CELL*, int)':
0_0_3302816_30001.cpp:239: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:240: error: `rectangle' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void DrawCell(int, int, int, int)':
0_0_3302816_30001.cpp:247: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:248: error: `rectangle' undeclared (first use this function)
0_0_3302816_30001.cpp:249: error: `setfillstyle' undeclared (first use this function)
0_0_3302816_30001.cpp:250: error: `floodfill' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void EraseCell(int, int)':
0_0_3302816_30001.cpp:256: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:257: error: `rectangle' undeclared (first use this function)
0_0_3302816_30001.cpp:258: error: `SOLID_FILL' undeclared (first use this function)
0_0_3302816_30001.cpp:258: error: `setfillstyle' undeclared (first use this function)
0_0_3302816_30001.cpp:259: error: `floodfill' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void InitProgressBar()':
0_0_3302816_30001.cpp:270: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:271: error: `rectangle' undeclared (first use this function)
0_0_3302816_30001.cpp:276: error: `SOLID_FILL' undeclared (first use this function)
0_0_3302816_30001.cpp:276: error: `setfillstyle' undeclared (first use this function)
0_0_3302816_30001.cpp:277: error: `floodfill' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void UpdateProgressBar(int)':
0_0_3302816_30001.cpp:289: error: `SOLID_FILL' undeclared (first use this function)
0_0_3302816_30001.cpp:289: error: `setfillstyle' undeclared (first use this function)
0_0_3302816_30001.cpp:290: error: `floodfill' undeclared (first use this function)
0_0_3302816_30001.cpp:293: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:294: error: `rectangle' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void InitGame(char*)':
0_0_3302816_30001.cpp:303: error: `DETECT' undeclared (first use this function)
0_0_3302816_30001.cpp:304: error: aggregate `time sysTime' has incomplete type and cannot be defined
0_0_3302816_30001.cpp:306: error: `memset' undeclared (first use this function)
0_0_3302816_30001.cpp:308: error: `gettime' undeclared (first use this function)
0_0_3302816_30001.cpp:312: error: `initgraph' undeclared (first use this function)
0_0_3302816_30001.cpp:316: error: `random' undeclared (first use this function)
0_0_3302816_30001.cpp:339: error: `YELLOW' undeclared (first use this function)
0_0_3302816_30001.cpp:339: error: `setcolor' undeclared (first use this function)
0_0_3302816_30001.cpp:340: error: `outtextxy' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void PlayGame()':
0_0_3302816_30001.cpp:354: error: aggregate `time sysTime' has incomplete type and cannot be defined
0_0_3302816_30001.cpp:365: error: `gettime' undeclared (first use this function)
0_0_3302816_30001.cpp:378: error: `delay' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `void QuitGame()':
0_0_3302816_30001.cpp:466: error: `closegraph' undeclared (first use this function)
0_0_3302816_30001.cpp: In function `int main(int, char**)':
0_0_3302816_30001.cpp:475: error: `getch' undeclared (first use this function)


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-11-25 18:24:55, Gzip enabled