18 Commits
Author SHA1 Message Date
alex ab7e716c59 Forgot to allocate the generated numbers in the generator so that they don't repeat 2026-09-13 21:41:30 +03:00
alex 741d4956a0 Changed the starting point of the accuracy to be 100% 2026-09-13 21:39:24 +03:00
alex bc9575e22f Also added new conditional check for whether the user guess is invalid 2026-09-13 21:35:38 +03:00
alex b20fe0f38a New lottery exe 2026-09-13 21:34:28 +03:00
alex 49b1caef85 Added changes to gitignore 2026-09-13 21:30:49 +03:00
alex 4b0c109e31 Added newline to cerr stream 2026-09-13 21:29:48 +03:00
alex 5d0f8cecb0 Fixed invalid syntax error 2026-09-13 21:25:24 +03:00
alex 2711a8225c Added lottery to .gitignore 2026-09-13 21:20:26 +03:00
alex 103d6c4a6f Added check to ensure accuracy is always positive 2026-09-13 21:19:50 +03:00
alex 5a68245703 Finalized the implementation 2026-09-13 21:18:23 +03:00
alex 3df8ce7717 Changed from using the cxx variable to directly using g++ 2026-09-08 00:44:16 +03:00
alex 63a6b13005 Added the cxx variable in the Makefile 2026-09-08 00:43:27 +03:00
alex 856caa1f0a Changed the Makefile to reference the C++ compiler, rather than the C compiler 2026-09-08 00:36:14 +03:00
alex 7133c112ca Trying to fix build error in OpenBSD 2026-09-08 00:32:20 +03:00
alex dcc85ab478 Fixed incorrect get_params function signature 2026-09-08 00:25:49 +03:00
alex c4d3dcc16c Added input parsing for now 2026-09-08 00:20:44 +03:00
Alexandru 2612a97330 Added initial files 2026-09-07 23:45:30 +03:00
alex 43b702fa23 Initial commit 2026-08-27 18:44:37 +00:00