Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.24 KB

Primality test

Primality test algorithm using Assembly 8086
The objectif is testing primality for unsigned integers

Screenshots

  • Case of a primary integer
    Case of a primary integer
  • Case of a non primary integer: we show the first divider found
    Case of a non primary integer
  • Special case of 0
    Special case of 0
  • Special case of 1
    Special case of 1
  • Input validation: Error message in case of wrong input
    Input validation

Contributors

Made with contributors-img.