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 fb903f6 commit 8aeeb69Copy full SHA for 8aeeb69
Code Samples/Fib/build.cmd
@@ -1,2 +1,3 @@
1
+@@ -1,2 +0,0 @@
2
SET PATH=%PATH%;%1
-g++ -g *.cpp -lpthread --std=c++11 -O0 -o %2
3
+g++ -g *.cpp -lpthread --std=c++11 -O0 -o %2
0 commit comments