結果

問題 No.1519 Diversity
ユーザー yuruhiyayuruhiya
提出日時 2021-08-19 17:02:58
言語 Raku
(rakudo v2024.02)
結果
TLE  
(最新)
AC  
(最初)
実行時間 -
コード長 65 bytes
コンパイル時間 2,263 ms
コンパイル使用メモリ 132,072 KB
実行使用メモリ 143,516 KB
最終ジャッジ日時 2024-04-20 19:51:38
合計ジャッジ時間 23,218 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 371 ms
139,768 KB
testcase_01 AC 379 ms
140,136 KB
testcase_02 AC 372 ms
139,900 KB
testcase_03 AC 1,047 ms
143,044 KB
testcase_04 AC 1,714 ms
143,240 KB
testcase_05 AC 377 ms
139,772 KB
testcase_06 TLE -
testcase_07 AC 411 ms
140,004 KB
testcase_08 AC 643 ms
143,128 KB
testcase_09 AC 1,069 ms
143,240 KB
testcase_10 AC 1,648 ms
143,132 KB
testcase_11 AC 409 ms
139,876 KB
testcase_12 TLE -
testcase_13 TLE -
testcase_14 TLE -
testcase_15 TLE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$!=get;say $!²+>2;map {[<]($_)&&$!+2>.sum&&.put},(1..$! X 1..$!)
0