Search found 1 match

by duykhang91
Sat Aug 25, 2007 7:53 pm
Forum: Volume 100 (10000-10099)
Topic: 10054 - The Necklace
Replies: 62
Views: 42441

Here is my pascal code. I hav WAs. Why? Please anyone can help me? Thanks a lot :X :D

Program Necklace;
Const
fi='10054.inp';
fo='10054.out';
Type arr=array[1..50,1..50] of integer;
Var
a:arr;
t,n,m:integer;
f:text ...

Go to advanced search