Skip to content

Instantly share code, notes, and snippets.

@rust-play
Created December 2, 2019 23:05
Show Gist options
  • Save rust-play/f840de2eee6be10b1a59bbea00cc5070 to your computer and use it in GitHub Desktop.
Save rust-play/f840de2eee6be10b1a59bbea00cc5070 to your computer and use it in GitHub Desktop.
Code shared from the Rust Playground
fn main() {
println!("Hello, GCI!");
}
@danielpanusa
Copy link

Hello, GCI! task from GCI 2019!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment