We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d0316 commit 8af6870Copy full SHA for 8af6870
Main.cpp main.cpp
@@ -2,7 +2,7 @@
2
3
using namespace std;
4
5
-#include "Stack.hpp"
+#include "stack.hpp"
6
#include "Hanoi/play.hpp"
7
#include "Hanoi/show.hpp"
8
#include "Hanoi/generateDisks.hpp"
0 commit comments