結果

問題 No.1636 森
ユーザー sanaodesusanaodesu
提出日時 2021-08-06 22:05:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 354 ms / 2,000 ms
コード長 14 bytes
コンパイル時間 500 ms
コンパイル使用メモリ 125,168 KB
実行使用メモリ 129,036 KB
最終ジャッジ日時 2024-09-17 02:05:17
合計ジャッジ時間 10,151 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 354 ms
129,036 KB
testcase_01 AC 350 ms
128,676 KB
testcase_02 AC 352 ms
129,036 KB
testcase_03 AC 352 ms
128,976 KB
testcase_04 AC 351 ms
128,780 KB
testcase_05 AC 354 ms
128,728 KB
testcase_06 AC 349 ms
128,656 KB
testcase_07 AC 348 ms
128,652 KB
testcase_08 AC 347 ms
128,784 KB
testcase_09 AC 344 ms
128,784 KB
testcase_10 AC 348 ms
128,856 KB
testcase_11 AC 344 ms
128,732 KB
testcase_12 AC 344 ms
128,860 KB
testcase_13 AC 342 ms
128,812 KB
testcase_14 AC 343 ms
128,552 KB
testcase_15 AC 343 ms
128,984 KB
testcase_16 AC 344 ms
128,800 KB
testcase_17 AC 345 ms
128,780 KB
testcase_18 AC 344 ms
128,784 KB
testcase_19 AC 342 ms
128,988 KB
testcase_20 AC 342 ms
128,860 KB
testcase_21 AC 345 ms
128,656 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (get-1)**2
0