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_29454257_32006.cpp: In function 'void dis(int)':
0_0_29454257_32006.cpp:18:19: error: 'void dis(int)' redeclared as different kind of symbol
 void dis(int start){
                   ^
0_0_29454257_32006.cpp:13:5: note: previous declaration 'int dis [10010]'
 int dis[maxn];
     ^
0_0_29454257_32006.cpp:21:6: error: 'mapsp' was not declared in this scope
   id(mapsp[start][i] < inf){
      ^
0_0_29454257_32006.cpp:21:27: error: 'id' was not declared in this scope
   id(mapsp[start][i] < inf){
                           ^
0_0_29454257_32006.cpp: In function 'int main()':
0_0_29454257_32006.cpp:62:23: error: 't' was not declared in this scope
   for(int i = 1; i <= t; i++){
                       ^
0_0_29454257_32006.cpp:66:29: error: 'j' was not declared in this scope
    maps[a][b] = min(maps[i][j], c);
                             ^
0_0_29454257_32006.cpp:69:8: error: 'dis' cannot be used as a function
   dis(1);
        ^


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 16:03:40, Gzip enabled