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_4351390_15841.cpp: In function `int main()':
0_0_4351390_15841.cpp:70: error: expected `;' before "if"
0_0_4351390_15841.cpp: At global scope:
0_0_4351390_15841.cpp:141: error: conflicting declaration 'int mat[81][81]'
0_0_4351390_15841.cpp:14: error: 'mat' has a previous declaration as `Mat mat[1000]'
0_0_4351390_15841.cpp:141: error: type mismatch with previous external decl of `int mat[81][81]'
0_0_4351390_15841.cpp:14: error: previous external decl of `Mat mat[1000]'
0_0_4351390_15841.cpp:141: error: declaration of `int mat[81][81]'
0_0_4351390_15841.cpp:14: error: conflicts with previous declaration `Mat mat[1000]'
0_0_4351390_15841.cpp:141: error: redefinition of `int n'
0_0_4351390_15841.cpp:9: error: `int n' previously declared here
0_0_4351390_15841.cpp:141: error: redefinition of `int m'
0_0_4351390_15841.cpp:9: error: `int m' previously declared here
0_0_4351390_15841.cpp: In function `void cmp(int, int)':
0_0_4351390_15841.cpp:164: error: no match for 'operator[]' in 'mat[a][x]'
0_0_4351390_15841.cpp: In function `void Floyd()':
0_0_4351390_15841.cpp:197: error: no match for 'operator[]' in 'mat[i][k]'
0_0_4351390_15841.cpp:197: error: no match for 'operator[]' in 'mat[k][j]'
0_0_4351390_15841.cpp:197: error: no match for 'operator[]' in 'mat[i][j]'
0_0_4351390_15841.cpp:199: error: no match for 'operator[]' in 'mat[i][j]'
0_0_4351390_15841.cpp:199: error: no match for 'operator[]' in 'mat[i][k]'
0_0_4351390_15841.cpp:199: error: no match for 'operator[]' in 'mat[k][j]'
0_0_4351390_15841.cpp: In function `void Init()':
0_0_4351390_15841.cpp:211: error: no match for 'operator[]' in 'mat[i][i]'
0_0_4351390_15841.cpp:214: error: no match for 'operator[]' in 'mat[i][j]'
0_0_4351390_15841.cpp:214: error: no match for 'operator[]' in 'mat[j][i]'
0_0_4351390_15841.cpp: In function `int main()':
0_0_4351390_15841.cpp:221: error: redefinition of `int main()'
0_0_4351390_15841.cpp:49: error: `int main()' previously defined here
0_0_4351390_15841.cpp:253: error: no match for 'operator[]' in 'mat[i][j]'
0_0_4351390_15841.cpp:254: error: no match for 'operator[]' in 'mat[i][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-06-28 05:08:26, Gzip enabled