結果

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

テストケース

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

ソースコード

diff #

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