Updated run script

This commit is contained in:
Sambo Chea 2020-08-03 13:36:40 +07:00
parent 80a8b001de
commit cbd1003ebb

2
run
View File

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