March- 1 - 2001 ~ Every day a new puzzle by S. Filichev

Fill ... in the Program and draw:

 .      .

 .      .

 .      .

 .      .

 

1: X= ...

2: Y= ...

3: PutPixel (100+X, 100+Y)

4: Goto 1

 

Solution of the puzzle will be published March-15-2001

(C) S. Filichev, 2001

February - 28 - 2001 ~ Every day a new puzzle by S. Filichev

Fill ... in the Program and draw:

       .

 .

       .

  .

       .

  .

 

1: X= ...

2: Y= ...

3: PutPixel (100+X, 100+Y)

4: Goto 1

 

Solution of the puzzle will be published March-14-2001

(C) S. Filichev, 2001

February - 27 - 2001 ~ Every day a new puzzle by S. Filichev

Fill ... in the Program and draw four apex of square:

   .     .

   .     .

 

1: X= ...

2: Y= ...

3: PutPixel (100+X, 100+Y)

4: Goto 1

 

Solution of the puzzle will be published March-13-2001

(C) S. Filichev, 2001

February - 26 - 2001 ~ Every day a new puzzle by S. Filichev

Fill ... in the Program2 and keep equivalence of the programs:

Program 1

1: X=X+Y+Z+1

2: Y=X+Y+Z+1

3: Z=X+Y+Z+1

4: Print X, Y, Z

5: Goto 1

Program 2

1: Z=...

2: Y=...

3: X=...

4: Print X, Y, Z

5: Goto 1

Solution of the puzzle will be published March-12-2001

(C) S. Filichev, 2001