結果
問題 | No.966 引き算をして門松列(その1) |
ユーザー | tails |
提出日時 | 2021-02-04 11:06:15 |
言語 | Bash (Bash 5.1.16) |
結果 |
AC
|
実行時間 | 307 ms / 2,000 ms |
コード長 | 197 bytes |
コンパイル時間 | 47 ms |
コンパイル使用メモリ | 6,684 KB |
実行使用メモリ | 6,944 KB |
最終ジャッジ日時 | 2024-06-30 16:14:33 |
合計ジャッジ時間 | 1,334 ms |
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | AC | 2 ms
6,812 KB |
testcase_01 | AC | 2 ms
6,940 KB |
testcase_02 | AC | 1 ms
6,944 KB |
testcase_03 | AC | 2 ms
6,940 KB |
testcase_04 | AC | 234 ms
6,944 KB |
testcase_05 | AC | 246 ms
6,944 KB |
testcase_06 | AC | 307 ms
6,944 KB |
ソースコード
inf=0x70000000 f='e>=0?e:0' read while read a b c do echo $[ a>c?t=a,a=c,c=t:0, a-=x=a==c, y=b>2?(e=c-(b-1),f)+(e=a-(b-2),f):inf, z=a>1?(e=b-(a-1),f):inf, x+=y<z?y:z, !a|x>=inf?-1:x ] done