This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
etopiei
/
leetcode-grind
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Cleanup added to c compile
master
Lachlan Jacob
5 years ago
parent
6a8daa4e82
commit
4d9a5bad6f
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
701/run.sh
+ 2
- 1
701/run.sh
View File
#!/bin/bash
#!/bin/bash
gcc -o main main.c
gcc -o main main.c
./main
./main
rm main
Write
Preview
Loading…
Cancel
Save