Skip to content

Commit 28ad758

Browse files
committed
💲
1 parent a0b3d63 commit 28ad758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This script will try to compile your program and test its correctness
44
# by running it on all the test cases for the current problem.
55
# The argument is the name of the program to test.
6-
# Example: $ ../../../ctest.sh myprogram.c
6+
# Example: $ ../../../ctest.sh myprogram.c
77

88
RED="\e[31m"
99
GREEN="\e[32m"

0 commit comments

Comments
 (0)