About this document
Algorithm Flowchart Example by Joaquin Torres is a document available to read on EtoBox.
This flowchart shows an algorithm that starts with a variable S set to 12. It then enters a variable ? and increments it by 1 each time. It checks if ? is even, prime, and less than S, decrementing S by ? if so. It stops when S reaches 0 and outputs the final value of ?.
- Author
- Joaquin Torres
- Language
- EN