We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deab17d commit b8819aeCopy full SHA for b8819ae
1 file changed
Microsoft_three.cpp
@@ -3,6 +3,7 @@
3
#include<limits.h>
4
using namespace std;
5
6
+
7
const int DOWN=1;
8
const int RIGHT=0;
9
0 commit comments