結果

問題 No.689 E869120 and Constructing Array 3
ユーザー tailstails
提出日時 2018-05-19 00:25:41
言語 Perl
(5.38.2)
結果
AC  
実行時間 7 ms / 1,000 ms
コード長 133 bytes
コンパイル時間 560 ms
コンパイル使用メモリ 5,332 KB
実行使用メモリ 5,316 KB
最終ジャッジ日時 2023-09-10 23:29:11
合計ジャッジ時間 2,143 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,236 KB
testcase_01 AC 6 ms
5,300 KB
testcase_02 AC 7 ms
5,112 KB
testcase_03 AC 6 ms
5,116 KB
testcase_04 AC 6 ms
5,216 KB
testcase_05 AC 6 ms
5,116 KB
testcase_06 AC 6 ms
5,216 KB
testcase_07 AC 6 ms
5,268 KB
testcase_08 AC 7 ms
5,052 KB
testcase_09 AC 7 ms
5,016 KB
testcase_10 AC 6 ms
5,316 KB
testcase_11 AC 6 ms
5,204 KB
testcase_12 AC 6 ms
5,144 KB
testcase_13 AC 6 ms
5,084 KB
testcase_14 AC 6 ms
5,032 KB
testcase_15 AC 6 ms
5,168 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

@p=<2 125 4 127 16 121 8 131 61 88 34 117>;
$_=<>;
while($_>0){
	push@a,@p[($i,$i+1)x($==sqrt)];
	$i+=2;
	$_-=$=*$=;
}
print@a."\n@a"
0