| ||||||||||
| 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 | |||||||||
请大牛解释一下我的程序内存为什么这么大(给出程序定义部分)Program pku1321;
const
fin = '';
fout= '';
Var
col : Array [1..10] of Boolean;
map : Array [1..10,1..10] of Longint;
n,k,ans : Longint;
244K 15MS Pascal
另外过程内定义了2个longint , 1个char...太郁闷了 , 求助大家
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator