This website requires JavaScript.
Explore
Help
Sign In
Bram
/
aoc-2023
Watch
1
Star
0
Fork
You've already forked aoc-2023
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
aoc-2023
/
c
/
01
/
Makefile
8 lines
82 B
Makefile
Raw
Permalink
Blame
History
both
:
p
1
p
2
p1
:
gcc -o main1 part_1.c -lcs50
p2
:
gcc -o main2 part_2.c -lcs50
Reference in New Issue
View Git Blame
Copy Permalink