index
:
advent-of-code.git
main
My solutions to the Advent of Code challenges
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
blob: e7a11a969c037e00a796aafeff6258501ec15e9a (
plain
)
1
2
3
fn main() { println!("Hello, world!"); }