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 a0b3d63 commit 28ad758Copy full SHA for 28ad758
ctest.sh
@@ -3,7 +3,7 @@
3
# This script will try to compile your program and test its correctness
4
# by running it on all the test cases for the current problem.
5
# The argument is the name of the program to test.
6
-# Example: $ ../../../ctest.sh myprogram.c
+# Example: $ ../../../ctest.sh myprogram.c
7
8
RED="\e[31m"
9
GREEN="\e[32m"
0 commit comments