結果

問題 No.1943 消えたAGCT(1)
ユーザー tailstails
提出日時 2022-05-21 01:43:58
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 65 ms / 2,000 ms
コード長 23 bytes
コンパイル時間 67 ms
コンパイル使用メモリ 6,688 KB
実行使用メモリ 9,216 KB
最終ジャッジ日時 2024-09-20 10:58:15
合計ジャッジ時間 1,763 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,248 KB
testcase_01 AC 4 ms
5,376 KB
testcase_02 AC 4 ms
5,376 KB
testcase_03 AC 4 ms
5,376 KB
testcase_04 AC 4 ms
5,376 KB
testcase_05 AC 4 ms
5,376 KB
testcase_06 AC 3 ms
5,376 KB
testcase_07 AC 4 ms
5,376 KB
testcase_08 AC 4 ms
5,376 KB
testcase_09 AC 54 ms
5,376 KB
testcase_10 AC 44 ms
8,960 KB
testcase_11 AC 41 ms
9,216 KB
testcase_12 AC 65 ms
9,088 KB
testcase_13 AC 25 ms
5,376 KB
testcase_14 AC 5 ms
5,376 KB
testcase_15 AC 40 ms
5,376 KB
testcase_16 AC 37 ms
5,376 KB
testcase_17 AC 34 ms
5,376 KB
testcase_18 AC 43 ms
5,376 KB
testcase_19 AC 43 ms
5,376 KB
testcase_20 AC 44 ms
5,376 KB
testcase_21 AC 44 ms
5,376 KB
testcase_22 AC 52 ms
5,376 KB
testcase_23 AC 50 ms
5,376 KB
testcase_24 AC 39 ms
8,960 KB
testcase_25 AC 38 ms
9,216 KB
testcase_26 AC 38 ms
8,960 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

sed s/[^ACGT]*$//|wc -L
0