This website works better with JavaScript.
Explore
Help
Register
Sign In
thomasballantine
/
Advent_of_code_2015
Watch
1
Star
0
Fork
You've already forked Advent_of_code_2015
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
445927fd11
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '445927fd11'
${ noResults }
Advent_of_code_2015
/
2015_day_1
/
Makefile
5 lines
78 B
Raw
Normal View
History
Unescape
Escape
first commit
2 weeks ago
compile
:
gcc initialprog.c -Werror
=
switch -o initialprog
completed part 2
1 week ago
run
:
./initialprog