結果

問題 No.1089 三変数方程式
ユーザー kotatsugamekotatsugame
提出日時 2020-06-24 07:05:25
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 307 ms / 2,000 ms
コード長 16 bytes
コンパイル時間 437 ms
コンパイル使用メモリ 132,108 KB
実行使用メモリ 139,160 KB
最終ジャッジ日時 2024-07-03 19:55:33
合計ジャッジ時間 6,846 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 299 ms
138,904 KB
testcase_01 AC 298 ms
139,028 KB
testcase_02 AC 303 ms
138,780 KB
testcase_03 AC 303 ms
138,904 KB
testcase_04 AC 301 ms
139,032 KB
testcase_05 AC 303 ms
138,648 KB
testcase_06 AC 302 ms
139,032 KB
testcase_07 AC 302 ms
139,036 KB
testcase_08 AC 302 ms
138,908 KB
testcase_09 AC 304 ms
139,032 KB
testcase_10 AC 301 ms
138,784 KB
testcase_11 AC 307 ms
138,912 KB
testcase_12 AC 299 ms
138,784 KB
testcase_13 AC 302 ms
139,028 KB
testcase_14 AC 305 ms
137,820 KB
testcase_15 AC 299 ms
139,160 KB
testcase_16 AC 294 ms
138,784 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum 1..get+1
0