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_17782493_14030.cpp: In function 'void floyd()':
0_0_17782493_14030.cpp:4:21: error: 'n' was not declared in this scope
     for(k = 1; k <= n; k++)  
                     ^
0_0_17782493_14030.cpp:10:20: error: 'Map' was not declared in this scope
                 if(Map[i][j] > Map[i][k] + Map[k][j])  
                    ^
0_0_17782493_14030.cpp:13:21: error: 'pre' was not declared in this scope
                     pre[i][j] = pre[k][j];//¼Ç¼   
                     ^


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-12-02 13:11:03, Gzip enabled