結果

問題 No.1157 Many Quotients easy
ユーザー yuruhiyayuruhiya
提出日時 2021-01-31 18:32:46
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 330 ms / 2,000 ms
コード長 22 bytes
コンパイル時間 1,127 ms
コンパイル使用メモリ 120,012 KB
実行使用メモリ 123,280 KB
最終ジャッジ日時 2023-09-11 12:26:41
合計ジャッジ時間 10,397 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 327 ms
122,916 KB
testcase_01 AC 330 ms
123,148 KB
testcase_02 AC 323 ms
123,280 KB
testcase_03 AC 323 ms
122,972 KB
testcase_04 AC 323 ms
123,096 KB
testcase_05 AC 323 ms
122,896 KB
testcase_06 AC 323 ms
123,024 KB
testcase_07 AC 323 ms
123,072 KB
testcase_08 AC 323 ms
123,096 KB
testcase_09 AC 324 ms
123,224 KB
testcase_10 AC 324 ms
123,240 KB
testcase_11 AC 317 ms
123,092 KB
testcase_12 AC 319 ms
123,148 KB
testcase_13 AC 322 ms
123,096 KB
testcase_14 AC 320 ms
123,224 KB
testcase_15 AC 323 ms
123,280 KB
testcase_16 AC 320 ms
122,976 KB
testcase_17 AC 320 ms
122,992 KB
testcase_18 AC 320 ms
123,140 KB
testcase_19 AC 316 ms
122,988 KB
testcase_20 AC 316 ms
122,896 KB
testcase_21 AC 317 ms
123,048 KB
testcase_22 AC 318 ms
123,048 KB
testcase_23 AC 315 ms
122,996 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sqrt(get*4+1)-1+|0
0