結果

問題 No.199 星を描こう
ユーザー tailstails
提出日時 2019-09-17 16:54:28
言語 Bash
(Bash 5.1.16)
結果
WA  
(最新)
AC  
(最初)
実行時間 -
コード長 155 bytes
コンパイル時間 32 ms
コンパイル使用メモリ 5,248 KB
実行使用メモリ 6,940 KB
最終ジャッジ日時 2024-07-07 13:16:48
合計ジャッジ時間 849 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 2 ms
5,376 KB
testcase_02 AC 2 ms
5,376 KB
testcase_03 AC 2 ms
5,376 KB
testcase_04 AC 3 ms
5,376 KB
testcase_05 AC 3 ms
5,376 KB
testcase_06 AC 3 ms
5,376 KB
testcase_07 AC 3 ms
5,376 KB
testcase_08 AC 3 ms
5,376 KB
testcase_09 AC 3 ms
5,376 KB
testcase_10 AC 3 ms
6,940 KB
testcase_11 AC 3 ms
5,376 KB
testcase_12 AC 3 ms
5,376 KB
testcase_13 AC 3 ms
5,376 KB
testcase_14 WA -
testcase_15 AC 3 ms
5,376 KB
testcase_16 AC 3 ms
5,376 KB
testcase_17 AC 3 ms
5,376 KB
testcase_18 AC 4 ms
5,376 KB
testcase_19 AC 2 ms
5,376 KB
testcase_20 WA -
testcase_21 AC 3 ms
5,376 KB
testcase_22 WA -
testcase_23 WA -
testcase_24 AC 3 ms
5,376 KB
testcase_25 AC 3 ms
5,376 KB
testcase_26 WA -
testcase_27 AC 3 ms
5,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

read -dx {a..e}{,y}
for i in {a..e};{
for j in {a..e};{((f=f/3*3))
for k in {a..e};{((f+=(j-i)*($k\y-$i\y)<($j\y-$i\y)*(k-i)))
}
}
}
NO
echo ${_[f/15]-YES}
0