結果

問題 No.71 そろばん
ユーザー tailstails
提出日時 2017-07-05 19:31:30
言語 Raku
(rakudo v2024.12)
結果
AC  
実行時間 305 ms / 5,000 ms
コード長 18 bytes
コンパイル時間 290 ms
コンパイル使用メモリ 132,156 KB
実行使用メモリ 146,476 KB
最終ジャッジ日時 2024-11-24 13:47:22
合計ジャッジ時間 8,025 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 305 ms
146,476 KB
testcase_01 AC 293 ms
146,220 KB
testcase_02 AC 297 ms
146,220 KB
testcase_03 AC 288 ms
146,348 KB
testcase_04 AC 284 ms
146,088 KB
testcase_05 AC 297 ms
146,356 KB
testcase_06 AC 291 ms
146,220 KB
testcase_07 AC 290 ms
146,344 KB
testcase_08 AC 295 ms
146,096 KB
testcase_09 AC 291 ms
146,356 KB
testcase_10 AC 289 ms
146,220 KB
testcase_11 AC 292 ms
146,100 KB
testcase_12 AC 295 ms
146,356 KB
testcase_13 AC 288 ms
146,216 KB
testcase_14 AC 293 ms
146,092 KB
testcase_15 AC 298 ms
146,356 KB
testcase_16 AC 296 ms
146,344 KB
testcase_17 AC 289 ms
146,100 KB
testcase_18 AC 291 ms
146,088 KB
testcase_19 AC 291 ms
146,220 KB
testcase_20 AC 290 ms
146,352 KB
testcase_21 AC 294 ms
146,344 KB
testcase_22 AC 291 ms
146,344 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say (get+2)²+>2-1
0