結果

問題 No.1686 Geschenkt
ユーザー yuruhiyayuruhiya
提出日時 2021-11-03 10:33:15
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 390 ms / 2,000 ms
コード長 42 bytes
コンパイル時間 2,619 ms
コンパイル使用メモリ 127,144 KB
実行使用メモリ 136,740 KB
最終ジャッジ日時 2024-10-12 23:12:33
合計ジャッジ時間 7,089 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 356 ms
136,608 KB
testcase_01 AC 359 ms
136,740 KB
testcase_02 AC 359 ms
136,608 KB
testcase_03 AC 361 ms
136,608 KB
testcase_04 AC 361 ms
136,480 KB
testcase_05 AC 390 ms
136,736 KB
testcase_06 AC 354 ms
136,608 KB
testcase_07 AC 365 ms
136,740 KB
testcase_08 AC 365 ms
136,608 KB
testcase_09 AC 355 ms
136,608 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;say sum keys ($_=+<<words)∖(@$_ X+1)
0