結果

問題 No.441 和か積
ユーザー yuruhiyayuruhiya
提出日時 2020-10-18 16:30:59
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 362 ms / 1,000 ms
コード長 38 bytes
コンパイル時間 819 ms
コンパイル使用メモリ 119,716 KB
実行使用メモリ 132,032 KB
最終ジャッジ日時 2023-09-28 11:51:32
合計ジャッジ時間 14,470 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 360 ms
131,720 KB
testcase_01 AC 362 ms
131,768 KB
testcase_02 AC 362 ms
131,912 KB
testcase_03 AC 355 ms
131,716 KB
testcase_04 AC 354 ms
132,032 KB
testcase_05 AC 355 ms
131,804 KB
testcase_06 AC 353 ms
131,912 KB
testcase_07 AC 354 ms
131,904 KB
testcase_08 AC 353 ms
131,976 KB
testcase_09 AC 358 ms
131,712 KB
testcase_10 AC 346 ms
131,912 KB
testcase_11 AC 346 ms
131,696 KB
testcase_12 AC 353 ms
131,716 KB
testcase_13 AC 350 ms
131,696 KB
testcase_14 AC 348 ms
131,904 KB
testcase_15 AC 350 ms
131,984 KB
testcase_16 AC 347 ms
131,944 KB
testcase_17 AC 353 ms
131,716 KB
testcase_18 AC 352 ms
131,772 KB
testcase_19 AC 347 ms
131,700 KB
testcase_20 AC 351 ms
131,712 KB
testcase_21 AC 350 ms
131,720 KB
testcase_22 AC 352 ms
131,996 KB
testcase_23 AC 351 ms
131,612 KB
testcase_24 AC 345 ms
131,916 KB
testcase_25 AC 351 ms
131,904 KB
testcase_26 AC 352 ms
131,696 KB
testcase_27 AC 352 ms
131,696 KB
testcase_28 AC 343 ms
131,696 KB
testcase_29 AC 347 ms
131,824 KB
testcase_30 AC 348 ms
131,908 KB
testcase_31 AC 349 ms
131,712 KB
testcase_32 AC 351 ms
131,604 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say <P E S>[(1 <=>[*] +^<<-<<words)+1]
0