結果

問題 No.1551 誕生日の三角形
ユーザー tailstails
提出日時 2021-06-25 16:21:23
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 310 ms / 1,000 ms
コード長 17 bytes
コンパイル時間 461 ms
コンパイル使用メモリ 120,196 KB
実行使用メモリ 123,732 KB
最終ジャッジ日時 2023-09-07 13:36:10
合計ジャッジ時間 5,295 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 307 ms
123,312 KB
testcase_01 AC 310 ms
123,392 KB
testcase_02 AC 300 ms
123,368 KB
testcase_03 AC 302 ms
123,732 KB
testcase_04 AC 302 ms
123,340 KB
testcase_05 AC 302 ms
123,412 KB
testcase_06 AC 300 ms
123,456 KB
testcase_07 AC 301 ms
123,312 KB
testcase_08 AC 307 ms
123,432 KB
testcase_09 AC 308 ms
123,408 KB
testcase_10 AC 301 ms
123,696 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get²/432**.5
0