結果

問題 No.1551 誕生日の三角形
ユーザー tailstails
提出日時 2021-06-25 16:21:23
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 313 ms / 1,000 ms
コード長 17 bytes
コンパイル時間 500 ms
コンパイル使用メモリ 128,788 KB
実行使用メモリ 129,436 KB
最終ジャッジ日時 2024-06-25 07:41:57
合計ジャッジ時間 4,825 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 308 ms
129,436 KB
testcase_01 AC 304 ms
129,052 KB
testcase_02 AC 310 ms
129,176 KB
testcase_03 AC 306 ms
129,432 KB
testcase_04 AC 309 ms
129,180 KB
testcase_05 AC 305 ms
129,176 KB
testcase_06 AC 306 ms
129,048 KB
testcase_07 AC 309 ms
129,176 KB
testcase_08 AC 313 ms
129,052 KB
testcase_09 AC 309 ms
129,276 KB
testcase_10 AC 308 ms
129,436 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get²/432**.5
0