Skip to content

School project: Primality test algorithm using Assembly 8086

Notifications You must be signed in to change notification settings

n7geeks/primality-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

School project: Primality test algorithm using Assembly 8086

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages