This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
advent-of-code
Watch
1
Star
0
Fork
You've already forked advent-of-code
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d6b90e328
advent-of-code
/
src
/
main.rs
7 lines
80 B
Rust
Raw
Blame
History
pub
mod
year_2023
;
pub
mod
utils
;
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink