This website requires JavaScript.
Explore
Help
Sign In
zo
/
advent2021
Watch
1
Star
0
Fork
0
You've already forked advent2021
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
advent2021
/
src
/
day1.rs
Zoé Cassiopée Gauthier
6c6d0dea61
Initial commit
2021-11-29 21:11:52 -05:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink