結果

問題 No.1841 Long Long
ユーザー FF256grhyFF256grhy
提出日時 2022-02-19 13:37:30
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 371 ms / 2,000 ms
コード長 16 bytes
コンパイル時間 2,229 ms
コンパイル使用メモリ 124,856 KB
実行使用メモリ 136,080 KB
最終ジャッジ日時 2024-06-29 10:23:12
合計ジャッジ時間 8,706 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 364 ms
135,768 KB
testcase_01 AC 369 ms
135,896 KB
testcase_02 AC 364 ms
135,900 KB
testcase_03 AC 362 ms
135,692 KB
testcase_04 AC 364 ms
135,952 KB
testcase_05 AC 364 ms
135,768 KB
testcase_06 AC 364 ms
135,824 KB
testcase_07 AC 364 ms
135,824 KB
testcase_08 AC 361 ms
135,900 KB
testcase_09 AC 365 ms
136,080 KB
testcase_10 AC 366 ms
135,820 KB
testcase_11 AC 367 ms
135,824 KB
testcase_12 AC 370 ms
135,716 KB
testcase_13 AC 366 ms
135,768 KB
testcase_14 AC 371 ms
135,952 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say("Long"x get)
0