| Algorithm 2-step Algorithm |
|
for ; ; k++ do if then put k into the list ; end if end for ; ; ; while do if then ; remove from ; ; end if ; end while |
| Algorithm 2-step Algorithm |
|
for ; ; k++ do if then put k into the list ; end if end for ; ; ; while do if then ; remove from ; ; end if ; end while |