結果

問題 No.1089 三変数方程式
ユーザー kotatsugamekotatsugame
提出日時 2020-06-24 07:05:25
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 294 ms / 2,000 ms
コード長 16 bytes
コンパイル時間 801 ms
コンパイル使用メモリ 119,816 KB
実行使用メモリ 118,868 KB
最終ジャッジ日時 2023-09-16 20:45:40
合計ジャッジ時間 6,821 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 292 ms
118,280 KB
testcase_01 AC 293 ms
118,868 KB
testcase_02 AC 286 ms
118,280 KB
testcase_03 AC 289 ms
118,696 KB
testcase_04 AC 292 ms
118,560 KB
testcase_05 AC 288 ms
118,520 KB
testcase_06 AC 285 ms
118,776 KB
testcase_07 AC 284 ms
118,260 KB
testcase_08 AC 292 ms
118,560 KB
testcase_09 AC 294 ms
118,632 KB
testcase_10 AC 287 ms
118,204 KB
testcase_11 AC 289 ms
118,396 KB
testcase_12 AC 286 ms
118,204 KB
testcase_13 AC 292 ms
118,352 KB
testcase_14 AC 291 ms
118,216 KB
testcase_15 AC 290 ms
118,540 KB
testcase_16 AC 290 ms
118,800 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum 1..get+1
0