結果

問題 No.983 Convolution
ユーザー kotatsugamekotatsugame
提出日時 2020-02-11 22:01:57
言語 Raku
(rakudo v2024.02)
結果
RE  
実行時間 -
コード長 47 bytes
コンパイル時間 371 ms
コンパイル使用メモリ 132,108 KB
実行使用メモリ 162,144 KB
最終ジャッジ日時 2024-04-08 15:54:27
合計ジャッジ時間 10,245 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 373 ms
149,784 KB
testcase_01 AC 369 ms
142,980 KB
testcase_02 AC 369 ms
142,980 KB
testcase_03 RE -
testcase_04 RE -
testcase_05 RE -
testcase_06 RE -
testcase_07 RE -
testcase_08 AC 963 ms
149,312 KB
testcase_09 TLE -
testcase_10 -- -
testcase_11 -- -
testcase_12 -- -
testcase_13 -- -
testcase_14 -- -
testcase_15 -- -
testcase_16 -- -
testcase_17 -- -
testcase_18 -- -
testcase_19 -- -
testcase_20 -- -
testcase_21 -- -
testcase_22 -- -
testcase_23 -- -
testcase_24 -- -
testcase_25 -- -
testcase_26 -- -
testcase_27 -- -
testcase_28 -- -
testcase_29 -- -
testcase_30 -- -
testcase_31 -- -
testcase_32 -- -
testcase_33 -- -
testcase_34 -- -
testcase_35 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say [gcd](0,|map *max 0,+<<get.words)²||-1
0