Entry 32302

count

   

Submitted by anonymous on Feb. 2, 2012 at 6:11 p.m.
Language: ABAP. Code size: 168 bytes.

for  i  :=  0 to  L  -  1 do  BITMAP[i]  :=  0; 
for  all  2  in  M  do 
begin 
index  :=  p( hash(x)); 
if  BITMAP[indez]  =  0 then 
BITMAP[indez]  :=  1; 
end 

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).