https://github.com/g3th/c_prime_numbers
Find Prime numbers in C
https://github.com/g3th/c_prime_numbers
c numbers prime scanf tui
Last synced: 7 months ago
JSON representation
Find Prime numbers in C
- Host: GitHub
- URL: https://github.com/g3th/c_prime_numbers
- Owner: g3th
- Created: 2024-05-30T20:53:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-30T21:02:28.000Z (over 1 year ago)
- Last Synced: 2025-01-15T10:27:09.935Z (9 months ago)
- Topics: c, numbers, prime, scanf, tui
- Language: C
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Prime Numbers
Find the Nth prime number, or check if the entered number is a prime number. Select the option in the TUI or quit.