結果

問題 No.1119 Division 3
ユーザー yuruhiyayuruhiya
提出日時 2021-01-28 16:15:03
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 342 ms / 1,000 ms
コード長 28 bytes
コンパイル時間 1,350 ms
コンパイル使用メモリ 119,824 KB
実行使用メモリ 132,044 KB
最終ジャッジ日時 2023-09-08 07:05:44
合計ジャッジ時間 8,775 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 341 ms
131,304 KB
testcase_01 AC 338 ms
131,840 KB
testcase_02 AC 337 ms
131,808 KB
testcase_03 AC 339 ms
131,368 KB
testcase_04 AC 341 ms
132,044 KB
testcase_05 AC 337 ms
131,808 KB
testcase_06 AC 337 ms
132,004 KB
testcase_07 AC 342 ms
131,364 KB
testcase_08 AC 340 ms
131,300 KB
testcase_09 AC 338 ms
131,340 KB
testcase_10 AC 341 ms
131,832 KB
testcase_11 AC 338 ms
131,328 KB
testcase_12 AC 341 ms
131,364 KB
testcase_13 AC 335 ms
131,868 KB
testcase_14 AC 336 ms
131,284 KB
testcase_15 AC 336 ms
131,676 KB
testcase_16 AC 341 ms
131,228 KB
testcase_17 AC 339 ms
131,264 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say <No Yes>[([*] words)%%3]
0