結果

問題 No.906 Y字グラフ
ユーザー yuruhiyayuruhiya
提出日時 2021-04-02 15:53:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 297 ms / 2,000 ms
コード長 33 bytes
コンパイル時間 2,443 ms
コンパイル使用メモリ 134,752 KB
実行使用メモリ 144,328 KB
最終ジャッジ日時 2024-06-06 01:06:28
合計ジャッジ時間 11,126 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 288 ms
143,796 KB
testcase_01 AC 288 ms
144,048 KB
testcase_02 AC 297 ms
144,052 KB
testcase_03 AC 292 ms
144,316 KB
testcase_04 AC 288 ms
144,060 KB
testcase_05 AC 288 ms
144,192 KB
testcase_06 AC 291 ms
143,920 KB
testcase_07 AC 289 ms
143,920 KB
testcase_08 AC 288 ms
143,936 KB
testcase_09 AC 293 ms
144,060 KB
testcase_10 AC 291 ms
144,328 KB
testcase_11 AC 292 ms
144,068 KB
testcase_12 AC 297 ms
144,304 KB
testcase_13 AC 295 ms
143,924 KB
testcase_14 AC 296 ms
144,060 KB
testcase_15 AC 289 ms
144,048 KB
testcase_16 AC 291 ms
144,048 KB
testcase_17 AC 288 ms
144,176 KB
testcase_18 AC 290 ms
143,932 KB
testcase_19 AC 293 ms
144,048 KB
testcase_20 AC 291 ms
144,064 KB
testcase_21 AC 295 ms
144,180 KB
testcase_22 AC 293 ms
143,936 KB
testcase_23 AC 289 ms
144,064 KB
testcase_24 AC 292 ms
143,792 KB
testcase_25 AC 291 ms
143,924 KB
testcase_26 AC 290 ms
144,192 KB
testcase_27 AC 295 ms
143,920 KB
testcase_28 AC 293 ms
144,192 KB
testcase_29 AC 289 ms
144,048 KB
testcase_30 AC 295 ms
144,320 KB
testcase_31 AC 293 ms
143,936 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say ((get-1)²+3)div⑫%(10⁹+7)
0