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_24461945_19844.cpp: In function 'int main()':
0_0_24461945_19844.cpp:66:29: error: invalid types 'll {aka long long int}[int]' for array subscript
             if(i!=N-1)y[i][0]=10;
                             ^
0_0_24461945_19844.cpp:69:33: error: invalid types 'll {aka long long int}[int]' for array subscript
                 if(i!=N-1)y[i][j]=1;
                                 ^
0_0_24461945_19844.cpp:72:21: error: invalid types 'll {aka long long int}[int]' for array subscript
             y[i][N-1]=1;
                     ^
0_0_24461945_19844.cpp:74:20: error: cannot convert 'll* {aka long long int*}' to 'll (*)[15] {aka long long int (*)[15]}' for argument '1' to 'void maxtrix(ll (*)[15], ll)'
         maxtrix(y,m);
                    ^


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-29 10:54:47, Gzip enabled