Skip to content

Commit 13ba976

Browse files
committed
Update proconio
1 parent 1534539 commit 13ba976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ path = "src/main.rs"
1414
# AtCoder 2019年言語アップデート以降に使用できるクレート
1515

1616
# 競技プログラミングの入出力サポート
17-
proconio = "=0.2.1"
17+
proconio = "=0.3.0"
18+
# proconio-derive = "=0.1.5"
1819

1920
# f64のOrd/Eq実装
2021
# ordered-float = "=1.0.2"

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use proconio::input;
55
// ABC086C - Traveling
66
// https://atcoder.jp/contests/abs/fasks/arc089_a
77

8-
#[proconio::fastout]
98
fn main() {
109
input! {
1110
n: usize,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy