This website requires JavaScript.
Explore
Help
Sign In
bbaovanc
/
c-practice
Watch
1
Star
0
Fork
0
You've already forked c-practice
Code
Issues
Pull Requests
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
40
KiB
C
100%
939d4dd818
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
BBaoVanC
939d4dd818
Add ecode.c
2020-12-06 20:22:45 -06:00
.gitignore
Add .gitignore
2020-10-20 10:37:23 -05:00
askyn.c
Add askyn.c
2020-11-19 10:30:32 -06:00
coinflip.c
coinflip.c: Change flips to be unsigned (becuase I don't care)
2020-11-20 11:32:04 -06:00
ecode.c
Add ecode.c
2020-12-06 20:22:45 -06:00
hello-world.c
Add trailing newline to hello-world.c
2020-10-20 16:08:09 -05:00
letter-grade.c
letter-grade.c: Change printf to %li instead of %i and move return 0; inside if statement
2020-10-22 22:59:54 -05:00
README.md
Initial commit
2020-10-20 10:32:46 -05:00
stdinfile.c
Add stdinfile.c
2020-12-02 15:11:40 -06:00
README.md
c-practice