結果

問題 No.550 夏休みの思い出(1)
ユーザー tailstails
提出日時 2017-07-29 01:02:10
言語 Perl
(5.38.2)
結果
AC  
実行時間 721 ms / 2,000 ms
コード長 140 bytes
コンパイル時間 810 ms
コンパイル使用メモリ 147,440 KB
実行使用メモリ 210,720 KB
最終ジャッジ日時 2024-04-19 13:15:27
合計ジャッジ時間 34,862 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 696 ms
210,580 KB
testcase_01 AC 449 ms
147,448 KB
testcase_02 AC 447 ms
147,476 KB
testcase_03 AC 448 ms
147,520 KB
testcase_04 AC 438 ms
147,360 KB
testcase_05 AC 438 ms
147,388 KB
testcase_06 AC 455 ms
147,428 KB
testcase_07 AC 442 ms
147,448 KB
testcase_08 AC 454 ms
147,348 KB
testcase_09 AC 714 ms
210,664 KB
testcase_10 AC 703 ms
210,616 KB
testcase_11 AC 707 ms
210,720 KB
testcase_12 AC 710 ms
210,524 KB
testcase_13 AC 707 ms
210,636 KB
testcase_14 AC 705 ms
210,624 KB
testcase_15 AC 657 ms
210,564 KB
testcase_16 AC 721 ms
210,536 KB
testcase_17 AC 700 ms
210,560 KB
testcase_18 AC 720 ms
210,676 KB
testcase_19 AC 714 ms
210,708 KB
testcase_20 AC 651 ms
210,540 KB
testcase_21 AC 660 ms
210,512 KB
testcase_22 AC 451 ms
147,480 KB
testcase_23 AC 451 ms
147,352 KB
testcase_24 AC 443 ms
147,264 KB
testcase_25 AC 458 ms
147,460 KB
testcase_26 AC 448 ms
147,428 KB
testcase_27 AC 448 ms
147,232 KB
testcase_28 AC 453 ms
147,260 KB
testcase_29 AC 441 ms
147,444 KB
testcase_30 AC 451 ms
147,264 KB
testcase_31 AC 688 ms
204,532 KB
testcase_32 AC 671 ms
202,080 KB
testcase_33 AC 694 ms
201,992 KB
testcase_34 AC 640 ms
207,664 KB
testcase_35 AC 684 ms
205,356 KB
testcase_36 AC 638 ms
206,304 KB
testcase_37 AC 681 ms
206,292 KB
testcase_38 AC 693 ms
207,392 KB
testcase_39 AC 618 ms
200,224 KB
testcase_40 AC 449 ms
147,400 KB
testcase_41 AC 446 ms
147,476 KB
testcase_42 AC 448 ms
147,248 KB
testcase_43 AC 444 ms
147,228 KB
testcase_44 AC 445 ms
147,408 KB
testcase_45 AC 450 ms
147,360 KB
testcase_46 AC 447 ms
147,308 KB
testcase_47 AC 448 ms
147,228 KB
testcase_48 AC 440 ms
147,396 KB
testcase_49 AC 457 ms
147,468 KB
testcase_50 AC 444 ms
147,460 KB
testcase_51 AC 446 ms
147,296 KB
testcase_52 AC 461 ms
147,480 KB
testcase_53 AC 473 ms
147,272 KB
testcase_54 AC 514 ms
158,836 KB
testcase_55 AC 498 ms
159,864 KB
testcase_56 AC 519 ms
162,128 KB
testcase_57 AC 515 ms
159,788 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

($a,$b,$c)=glob<>;($x)=grep!((($_+$a)*$_+$b)*$_+$c),-1e6..1e6;$d=.5*sqrt$a*($a+=$x)-4*($b+=$x*$a);$,=$";print sort{$a-$b}$x,-$d-$a/2,$d-$a/2
0