This website requires JavaScript.
Explore
Help
Sign In
max
/
aoc2022
Watch
1
Star
0
Fork
0
You've already forked aoc2022
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aoc2022
/
day15
/
src
/
main.rs
Max
129c9f85a0
Day 1, 2 and 3
2022-12-03 13:49:36 +01:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink