結果

問題 No.410 出会い
ユーザー yuruhiyayuruhiya
提出日時 2021-01-27 16:02:05
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 359 ms / 2,000 ms
コード長 37 bytes
コンパイル時間 1,997 ms
コンパイル使用メモリ 120,108 KB
実行使用メモリ 134,244 KB
最終ジャッジ日時 2023-09-06 23:42:11
合計ジャッジ時間 11,440 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 338 ms
133,936 KB
testcase_01 AC 341 ms
134,056 KB
testcase_02 AC 352 ms
134,244 KB
testcase_03 AC 348 ms
133,924 KB
testcase_04 AC 347 ms
133,944 KB
testcase_05 AC 348 ms
134,028 KB
testcase_06 AC 341 ms
133,748 KB
testcase_07 AC 351 ms
133,964 KB
testcase_08 AC 349 ms
133,956 KB
testcase_09 AC 345 ms
133,956 KB
testcase_10 AC 355 ms
134,060 KB
testcase_11 AC 343 ms
133,940 KB
testcase_12 AC 347 ms
134,068 KB
testcase_13 AC 349 ms
133,944 KB
testcase_14 AC 346 ms
133,940 KB
testcase_15 AC 352 ms
133,744 KB
testcase_16 AC 348 ms
134,012 KB
testcase_17 AC 344 ms
133,752 KB
testcase_18 AC 359 ms
134,096 KB
testcase_19 AC 348 ms
133,940 KB
testcase_20 AC 353 ms
133,748 KB
testcase_21 AC 352 ms
134,036 KB
testcase_22 AC 353 ms
133,940 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say ([Z-] get.words xx 2)>>.abs.sum/2
0