Started on abc257
This commit is contained in:
5
atcoder/beginner_contests/abc257/src/bin/g.rs
Normal file
5
atcoder/beginner_contests/abc257/src/bin/g.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
use proconio::input;
|
||||
|
||||
fn main() {
|
||||
todo!();
|
||||
}
|
||||
Reference in New Issue
Block a user