Search found 1 match

by 644 - HELPMEPLEASE
Tue Apr 22, 2003 2:23 pm
Forum: Volume 6 (600-699)
Topic: 644 - Immediate Decodability
Replies: 13
Views: 7524

644

Help me please. I don't know what is wrong. I HATE THIS JUDGE!!! :evil:
Maybe u got some source.
[pascal]
program decoding;
var
a:array[1..9] of string[10];
i,j,k,l:byte;
b:string[10];
res:boolean;
function equ(a1,a2:string):boolean;
var i:byte;
res:boolean;
begin
res:=true;
for i:=1 to ...

Go to advanced search