Recent content by SwiftxStuff
-
S
Generate a Formula for Square Spiral Algorithm | 10x10 Problem Statement
The problem statement Form a formula to generate every value in the 10x10 square spiral shown above. Use the variables: x = the column of the cell, y = the row of the cell, s = the size of the spiral (in this case 10). The formula must work for any size of spiral, where s is the width...- SwiftxStuff
- Thread
- Algorithm Spiral Square
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help