結果

問題 No.9009 改行区切りで与えられる数値データの合計値を求める(テスト用)
ユーザー tailstails
提出日時 2023-07-10 17:54:35
言語 Bash
(Bash 5.1.16)
結果
AC  
実行時間 2,641 ms / 3,000 ms
コード長 18 bytes
コンパイル時間 70 ms
コンパイル使用メモリ 5,156 KB
実行使用メモリ 4,356 KB
最終ジャッジ日時 2023-10-10 01:14:20
合計ジャッジ時間 20,037 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 5 ms
4,352 KB
testcase_01 AC 5 ms
4,348 KB
testcase_02 AC 4 ms
4,352 KB
testcase_03 AC 4 ms
4,352 KB
testcase_04 AC 5 ms
4,348 KB
testcase_05 AC 6 ms
4,348 KB
testcase_06 AC 13 ms
4,348 KB
testcase_07 AC 83 ms
4,348 KB
testcase_08 AC 400 ms
4,348 KB
testcase_09 AC 693 ms
4,348 KB
testcase_10 AC 2,232 ms
4,356 KB
testcase_11 AC 2,257 ms
4,348 KB
testcase_12 AC 2,387 ms
4,352 KB
testcase_13 AC 2,381 ms
4,352 KB
testcase_14 AC 2,371 ms
4,352 KB
testcase_15 AC 2,403 ms
4,348 KB
testcase_16 AC 2,641 ms
4,352 KB
testcase_17 AC 5 ms
4,348 KB
testcase_18 AC 4 ms
4,348 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

sed '1d;a+
$ap'|dc
0