Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
操!!坑爹的数据!!!Pascal的注意下……我用 readln(n); for i:=1 to n do begin for j:=1 to n do read(l[i,j]); readln; end; 就A了 之前用 read(n); for i:=1 to n do for j:=1 to n do read(l[i,j]); 就WA(受那句limit影响) 害得我白白贡献了几个WA,叉叉!!! Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator