Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalbam/primero
[Prime number detector made in QBasic]
https://github.com/jalbam/primero
algorithm basic contest contest-entries math mathematica mathematics maths prime prime-numbers qbasic text-based
Last synced: 12 days ago
JSON representation
[Prime number detector made in QBasic]
- Host: GitHub
- URL: https://github.com/jalbam/primero
- Owner: jalbam
- License: other
- Created: 2016-08-13T03:50:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T07:35:48.000Z (about 5 years ago)
- Last Synced: 2024-11-20T19:44:37.664Z (2 months ago)
- Topics: algorithm, basic, contest, contest-entries, math, mathematica, mathematics, maths, prime, prime-numbers, qbasic, text-based
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Primero
========
by [Joan Alba Maldonado](https://joanalbamaldonado.com/) (joanalbamaldonadoNO_SPAM_PLEASE AT gmail DOT com, without NO_SPAM_PLEASE)Prime number detector made in QBasic.
Version: no version
- Date: 1997 (approximately)Description
Simple program that determines whether a number given is prime which I coded as the answer to the question "How to tell a number is a prime number?". Thanks to it our school was selected and we (a group of four students from the same course) were able to participate in the national Mathematical Olympiads of Spain for students.