We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68edf4b commit f4a391bCopy full SHA for f4a391b
src/main.c
@@ -32,8 +32,6 @@ int main() {
32
33
fillDashboard(&game, DEAD_CELL);
34
35
- system("cls");
36
-
37
/* ----------------------------- Request Pattern ---------------------------- */
38
39
requestedPattern = getUserInputStr(
0 commit comments