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_14016019_11585.cpp: In function 'int main()':
0_0_14016019_11585.cpp:26:16: error: 'strlen' was not declared in this scope
    len=strlen(s);
                ^
0_0_14016019_11585.cpp:3:13: error: 'oxfffff' was not declared in this scope
 #define INF oxfffff
             ^
0_0_14016019_11585.cpp:38:16: note: in expansion of macro 'INF'
     Edge[i][j]=INF;
                ^
0_0_14016019_11585.cpp:41:39: error: 'strcmp' was not declared in this scope
     if(strcmp(dic[i].back,dic[j].front)==0)
                                       ^
0_0_14016019_11585.cpp:3:13: error: 'oxfffff' was not declared in this scope
 #define INF oxfffff
             ^
0_0_14016019_11585.cpp:54:12: note: in expansion of macro 'INF'
    int min=INF;//选择当前集合T中具有最短路径的顶点u
            ^
0_0_14016019_11585.cpp:3:13: error: 'oxfffff' was not declared in this scope
 #define INF oxfffff
             ^
0_0_14016019_11585.cpp:73:17: note: in expansion of macro 'INF'
   if(dist[N-1]==INF)
                 ^


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-10-26 07:35:46, Gzip enabled