結果

問題 No.909 たぴの配置
ユーザー tailstails
提出日時 2019-10-18 23:02:26
言語 Perl
(5.38.2)
結果
AC  
実行時間 275 ms / 3,000 ms
コード長 87 bytes
コンパイル時間 59 ms
コンパイル使用メモリ 5,332 KB
実行使用メモリ 53,472 KB
最終ジャッジ日時 2023-09-08 01:36:38
合計ジャッジ時間 5,273 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
4,684 KB
testcase_01 AC 2 ms
4,484 KB
testcase_02 AC 2 ms
4,512 KB
testcase_03 AC 3 ms
4,484 KB
testcase_04 AC 3 ms
4,684 KB
testcase_05 AC 258 ms
51,788 KB
testcase_06 AC 263 ms
53,464 KB
testcase_07 AC 243 ms
49,644 KB
testcase_08 AC 267 ms
51,920 KB
testcase_09 AC 275 ms
53,448 KB
testcase_10 AC 251 ms
49,768 KB
testcase_11 AC 243 ms
48,984 KB
testcase_12 AC 264 ms
51,744 KB
testcase_13 AC 275 ms
53,472 KB
testcase_14 AC 252 ms
49,624 KB
testcase_15 AC 244 ms
48,880 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

@x=@y,@y=split for<>;$d=2e6;$d-=$-=$d-$_-shift@x for@y;$,=$/;print$d,0,map$-=$d-$_,@y,0
0