結果

問題 No.1119 Division 3
ユーザー yuruhiyayuruhiya
提出日時 2021-01-28 16:15:03
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 336 ms / 1,000 ms
コード長 28 bytes
コンパイル時間 2,418 ms
コンパイル使用メモリ 134,736 KB
実行使用メモリ 144,464 KB
最終ジャッジ日時 2024-06-26 00:22:19
合計ジャッジ時間 9,310 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 330 ms
144,080 KB
testcase_01 AC 328 ms
144,080 KB
testcase_02 AC 333 ms
144,208 KB
testcase_03 AC 336 ms
144,208 KB
testcase_04 AC 336 ms
144,208 KB
testcase_05 AC 327 ms
144,208 KB
testcase_06 AC 333 ms
144,340 KB
testcase_07 AC 329 ms
144,084 KB
testcase_08 AC 328 ms
144,340 KB
testcase_09 AC 328 ms
144,080 KB
testcase_10 AC 326 ms
144,084 KB
testcase_11 AC 332 ms
143,952 KB
testcase_12 AC 330 ms
144,092 KB
testcase_13 AC 327 ms
143,956 KB
testcase_14 AC 332 ms
144,084 KB
testcase_15 AC 332 ms
144,464 KB
testcase_16 AC 332 ms
144,212 KB
testcase_17 AC 331 ms
144,080 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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