結果

問題 No.1157 Many Quotients easy
ユーザー kotatsugamekotatsugame
提出日時 2020-09-09 17:15:23
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 482 ms / 2,000 ms
コード長 28 bytes
コンパイル時間 422 ms
コンパイル使用メモリ 133,860 KB
実行使用メモリ 153,768 KB
最終ジャッジ日時 2024-05-09 09:21:00
合計ジャッジ時間 11,120 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 290 ms
136,992 KB
testcase_01 AC 447 ms
141,924 KB
testcase_02 AC 348 ms
139,780 KB
testcase_03 AC 470 ms
149,908 KB
testcase_04 AC 428 ms
147,924 KB
testcase_05 AC 341 ms
141,016 KB
testcase_06 AC 389 ms
143,032 KB
testcase_07 AC 316 ms
137,764 KB
testcase_08 AC 401 ms
145,212 KB
testcase_09 AC 389 ms
143,800 KB
testcase_10 AC 334 ms
139,852 KB
testcase_11 AC 354 ms
141,616 KB
testcase_12 AC 376 ms
142,652 KB
testcase_13 AC 464 ms
152,096 KB
testcase_14 AC 438 ms
150,024 KB
testcase_15 AC 349 ms
141,604 KB
testcase_16 AC 449 ms
150,156 KB
testcase_17 AC 482 ms
153,768 KB
testcase_18 AC 429 ms
149,396 KB
testcase_19 AC 412 ms
145,660 KB
testcase_20 AC 384 ms
144,060 KB
testcase_21 AC 292 ms
137,124 KB
testcase_22 AC 290 ms
136,992 KB
testcase_23 AC 306 ms
137,376 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say +set ($_=+get)Xdiv 1..$_
0