結果

問題 No.550 夏休みの思い出(1)
ユーザー tailstails
提出日時 2017-07-29 01:02:10
言語 Perl
(5.38.2)
結果
AC  
実行時間 775 ms / 2,000 ms
コード長 140 bytes
コンパイル時間 387 ms
コンパイル使用メモリ 147,492 KB
実行使用メモリ 210,816 KB
最終ジャッジ日時 2024-10-11 05:38:22
合計ジャッジ時間 37,226 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 761 ms
210,688 KB
testcase_01 AC 479 ms
147,456 KB
testcase_02 AC 473 ms
147,488 KB
testcase_03 AC 480 ms
147,456 KB
testcase_04 AC 481 ms
147,488 KB
testcase_05 AC 480 ms
147,456 KB
testcase_06 AC 481 ms
147,456 KB
testcase_07 AC 482 ms
147,456 KB
testcase_08 AC 482 ms
147,456 KB
testcase_09 AC 765 ms
210,816 KB
testcase_10 AC 761 ms
210,688 KB
testcase_11 AC 762 ms
210,688 KB
testcase_12 AC 762 ms
210,816 KB
testcase_13 AC 763 ms
210,688 KB
testcase_14 AC 764 ms
210,768 KB
testcase_15 AC 702 ms
210,688 KB
testcase_16 AC 761 ms
210,688 KB
testcase_17 AC 771 ms
210,812 KB
testcase_18 AC 775 ms
210,688 KB
testcase_19 AC 769 ms
210,816 KB
testcase_20 AC 707 ms
210,688 KB
testcase_21 AC 705 ms
210,688 KB
testcase_22 AC 478 ms
147,456 KB
testcase_23 AC 477 ms
147,456 KB
testcase_24 AC 482 ms
147,456 KB
testcase_25 AC 480 ms
147,456 KB
testcase_26 AC 480 ms
147,456 KB
testcase_27 AC 481 ms
147,456 KB
testcase_28 AC 488 ms
147,508 KB
testcase_29 AC 483 ms
147,456 KB
testcase_30 AC 482 ms
147,456 KB
testcase_31 AC 749 ms
204,544 KB
testcase_32 AC 730 ms
202,240 KB
testcase_33 AC 748 ms
202,112 KB
testcase_34 AC 696 ms
207,744 KB
testcase_35 AC 751 ms
205,440 KB
testcase_36 AC 691 ms
206,336 KB
testcase_37 AC 740 ms
206,208 KB
testcase_38 AC 762 ms
207,360 KB
testcase_39 AC 692 ms
200,320 KB
testcase_40 AC 493 ms
147,456 KB
testcase_41 AC 483 ms
147,456 KB
testcase_42 AC 482 ms
147,456 KB
testcase_43 AC 483 ms
147,456 KB
testcase_44 AC 478 ms
147,488 KB
testcase_45 AC 495 ms
147,456 KB
testcase_46 AC 474 ms
147,584 KB
testcase_47 AC 485 ms
147,456 KB
testcase_48 AC 480 ms
147,456 KB
testcase_49 AC 480 ms
147,524 KB
testcase_50 AC 481 ms
147,584 KB
testcase_51 AC 480 ms
147,584 KB
testcase_52 AC 493 ms
147,548 KB
testcase_53 AC 509 ms
147,456 KB
testcase_54 AC 565 ms
158,720 KB
testcase_55 AC 541 ms
160,000 KB
testcase_56 AC 556 ms
162,304 KB
testcase_57 AC 568 ms
159,744 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