結果

問題 No.3068 CTFっぽいの
ユーザー pekempeypekempey
提出日時 2020-04-01 22:26:18
言語 Bash
(Bash 5.1.16)
結果
WA  
実行時間 -
コード長 134 bytes
コンパイル時間 54 ms
コンパイル使用メモリ 5,208 KB
実行使用メモリ 4,380 KB
最終ジャッジ日時 2023-09-09 19:00:57
合計ジャッジ時間 2,235 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 12 ms
4,376 KB
testcase_01 AC 12 ms
4,376 KB
testcase_02 AC 11 ms
4,380 KB
testcase_03 WA -
testcase_04 AC 12 ms
4,376 KB
testcase_05 AC 11 ms
4,380 KB
testcase_06 AC 12 ms
4,380 KB
testcase_07 AC 11 ms
4,380 KB
testcase_08 AC 12 ms
4,376 KB
testcase_09 AC 12 ms
4,376 KB
testcase_10 AC 12 ms
4,380 KB
evil0 AC 12 ms
4,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

tr 'YUKICODER' 'yukicoder' | (grep 'yukicoder' > /dev/null && yes | head -1 | sed -e 's/y/Yes/') || (yes | head -1 | sed -e 's/y/No/')
0