結果

問題 No.1636 森
ユーザー sanaodesusanaodesu
提出日時 2021-08-06 22:05:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 322 ms / 2,000 ms
コード長 14 bytes
コンパイル時間 828 ms
コンパイル使用メモリ 132,440 KB
実行使用メモリ 144,296 KB
最終ジャッジ日時 2023-10-17 03:28:23
合計ジャッジ時間 8,999 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 317 ms
144,296 KB
testcase_01 AC 310 ms
144,296 KB
testcase_02 AC 313 ms
144,296 KB
testcase_03 AC 315 ms
144,292 KB
testcase_04 AC 314 ms
144,296 KB
testcase_05 AC 322 ms
144,296 KB
testcase_06 AC 311 ms
144,296 KB
testcase_07 AC 308 ms
144,296 KB
testcase_08 AC 315 ms
144,296 KB
testcase_09 AC 318 ms
144,296 KB
testcase_10 AC 314 ms
144,296 KB
testcase_11 AC 310 ms
144,296 KB
testcase_12 AC 315 ms
144,296 KB
testcase_13 AC 312 ms
144,296 KB
testcase_14 AC 319 ms
144,296 KB
testcase_15 AC 311 ms
144,292 KB
testcase_16 AC 317 ms
144,296 KB
testcase_17 AC 321 ms
144,292 KB
testcase_18 AC 314 ms
144,292 KB
testcase_19 AC 309 ms
144,296 KB
testcase_20 AC 313 ms
144,292 KB
testcase_21 AC 320 ms
144,296 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (get-1)**2
0