結果

問題 No.1841 Long Long
ユーザー FF256grhyFF256grhy
提出日時 2022-02-19 13:37:30
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 306 ms / 2,000 ms
コード長 16 bytes
コンパイル時間 1,381 ms
コンパイル使用メモリ 122,024 KB
実行使用メモリ 123,368 KB
最終ジャッジ日時 2023-09-11 20:38:26
合計ジャッジ時間 6,491 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 306 ms
123,120 KB
testcase_01 AC 301 ms
123,256 KB
testcase_02 AC 300 ms
123,368 KB
testcase_03 AC 298 ms
123,040 KB
testcase_04 AC 304 ms
123,116 KB
testcase_05 AC 299 ms
123,196 KB
testcase_06 AC 301 ms
123,140 KB
testcase_07 AC 301 ms
123,160 KB
testcase_08 AC 297 ms
123,292 KB
testcase_09 AC 303 ms
123,160 KB
testcase_10 AC 305 ms
123,004 KB
testcase_11 AC 302 ms
123,040 KB
testcase_12 AC 301 ms
123,228 KB
testcase_13 AC 301 ms
123,136 KB
testcase_14 AC 303 ms
123,088 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say("Long"x get)
0