• Joined on 2025-08-19
alex pushed to main at alex/Digital-lottery 2026-09-13 18:41:44 +00:00
ab7e716c59 Forgot to allocate the generated numbers in the generator so that they don't repeat
alex pushed to main at alex/Digital-lottery 2026-09-13 18:39:31 +00:00
741d4956a0 Changed the starting point of the accuracy to be 100%
alex pushed to main at alex/Digital-lottery 2026-09-13 18:36:08 +00:00
bc9575e22f Also added new conditional check for whether the user guess is invalid
alex pushed to main at alex/Digital-lottery 2026-09-13 18:34:36 +00:00
b20fe0f38a New lottery exe
alex pushed to main at alex/Digital-lottery 2026-09-13 18:31:09 +00:00
49b1caef85 Added changes to gitignore
alex pushed to main at alex/Digital-lottery 2026-09-13 18:30:00 +00:00
4b0c109e31 Added newline to cerr stream
alex pushed to main at alex/Digital-lottery 2026-09-13 18:25:37 +00:00
5d0f8cecb0 Fixed invalid syntax error
alex pushed to main at alex/Digital-lottery 2026-09-13 18:21:11 +00:00
2711a8225c Added lottery to .gitignore
103d6c4a6f Added check to ensure accuracy is always positive
Compare 2 commits »
alex pushed to main at alex/Digital-lottery 2026-09-13 18:18:34 +00:00
5a68245703 Finalized the implementation
alex pushed to main at alex/Digital-lottery 2026-09-07 21:44:28 +00:00
3df8ce7717 Changed from using the cxx variable to directly using g++
alex pushed to main at alex/Digital-lottery 2026-09-07 21:43:37 +00:00
63a6b13005 Added the cxx variable in the Makefile
alex pushed to main at alex/Digital-lottery 2026-09-07 21:36:23 +00:00
856caa1f0a Changed the Makefile to reference the C++ compiler, rather than the C compiler
alex pushed to main at alex/Digital-lottery 2026-09-07 21:32:32 +00:00
7133c112ca Trying to fix build error in OpenBSD
alex pushed to main at alex/Digital-lottery 2026-09-07 21:25:57 +00:00
dcc85ab478 Fixed incorrect get_params function signature
alex pushed to main at alex/Digital-lottery 2026-09-07 21:21:18 +00:00
c4d3dcc16c Added input parsing for now
alex pushed to main at alex/Digital-lottery 2026-09-07 20:45:42 +00:00
2612a97330 Added initial files
alex created repository alex/Digital-lottery 2026-08-27 18:44:38 +00:00
alex pushed to main at alex/Cipher-disk 2026-07-03 23:57:48 +00:00
ae29e53e3c Finalized the bottom bar
alex pushed to main at alex/Cipher-disk 2026-07-03 23:28:12 +00:00
14d100d79d Created the bottom control bar
alex pushed to main at alex/Cipher-disk 2026-07-03 09:36:07 +00:00
2cecb059f2 Initialized the project