結果

問題 No.1713 trick or treat!
ユーザー tailstails
提出日時 2021-10-22 21:57:59
言語 Bash
(Bash 5.1.16)
結果
WA  
実行時間 -
コード長 33 bytes
コンパイル時間 39 ms
コンパイル使用メモリ 6,684 KB
実行使用メモリ 6,944 KB
最終ジャッジ日時 2024-09-23 05:24:23
合計ジャッジ時間 538 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1 ms
6,816 KB
testcase_01 WA -
testcase_02 WA -
testcase_03 AC 1 ms
6,944 KB
testcase_04 WA -
testcase_05 WA -
testcase_06 WA -
testcase_07 AC 2 ms
6,944 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

read a b a?a--*_:1
echo $[a^=b,_]
0