answersLogoWhite

0

1. START

2. INPUT N

3. LET D=1

4. N%D? (if NO goto step 5 else goto step 6)

5. PRINT D

6. LET D=D+1

7. SQRT(N)<D? (if NO goto step 4 else goto step 8)

8. STOP

User Avatar

Wiki User

9y ago

What else can I help you with?