Skip to content

Commit 5884329

Browse files
committed
ANSI-C grammer
1 parent 9f010a2 commit 5884329

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Lab 7/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# How to run
2+
3+
- Input your c program in [input](./input)
4+
- Run batch script `./build.sh`
5+
6+
**Note:** You may have to make [build.sh](./build.sh) executable by running `chmod +x build.sh`
7+
8+
_Credits:_ Program is copied from @vinagg999

0 commit comments

Comments
 (0)