Skip to content

Commit

Permalink
2348. 별찍기 #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongsoon Shin committed Jan 10, 2023
1 parent 6601ef5 commit 2277fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions class01/2348/9h05t.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use std::io;


fn main() {
let mut s = String::new();

Expand Down

0 comments on commit 2277fba

Please sign in to comment.