結果

問題 No.353 ヘイトプラス
ユーザー TqkTqk
提出日時 2019-03-22 02:26:33
言語 Bash
(Bash 5.1.16)
結果
WA  
実行時間 -
コード長 14 bytes
コンパイル時間 42 ms
コンパイル使用メモリ 5,152 KB
実行使用メモリ 4,348 KB
最終ジャッジ日時 2023-10-19 05:54:38
合計ジャッジ時間 889 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

awk '$0-=-$2a'
0