Updated compile and name

This commit is contained in:
Sambo Chea 2020-08-03 11:57:27 +07:00
parent 90bdecd365
commit 579fa56ae8
2 changed files with 1 additions and 1 deletions

2
run
View File

@ -7,4 +7,4 @@
rm -r single.bin
gcc work1/single.c -o single.bin && ./single.bin
gcc work1/q1.c -o single.bin && ./single.bin