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 40b7f95 commit c114163Copy full SHA for c114163
memory_game.c
@@ -1,5 +1,6 @@
1
/*
2
This program is a game to test your memory.
3
+ NOTE: This should only be played on Windows.
4
*/
5
6
# include <stdio.h>// defines scanf() and printf() and getchar()
0 commit comments