結果

問題 No.692 square1001 and Permutation 1
ユーザー cielciel
提出日時 2018-03-02 09:31:51
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 305 ms / 2,000 ms
コード長 34 bytes
コンパイル時間 512 ms
コンパイル使用メモリ 120,168 KB
実行使用メモリ 133,920 KB
最終ジャッジ日時 2023-08-16 04:56:39
合計ジャッジ時間 3,897 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 297 ms
133,208 KB
testcase_01 AC 302 ms
133,920 KB
testcase_02 AC 305 ms
133,548 KB
testcase_03 AC 300 ms
133,712 KB
testcase_04 AC 295 ms
133,808 KB
testcase_05 AC 296 ms
133,344 KB
testcase_06 AC 300 ms
133,576 KB
testcase_07 AC 305 ms
133,584 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say get() <2??"square1001"!!"Petr"
0