complete q2 in student id

This commit is contained in:
2020-08-03 13:14:33 +07:00
parent c8f250e9d6
commit c005c34103
2 changed files with 78 additions and 4 deletions

2
run
View File

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