結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 744 ms
210,808 KB
testcase_01 AC 474 ms
147,508 KB
testcase_02 AC 470 ms
147,552 KB
testcase_03 AC 474 ms
147,632 KB
testcase_04 AC 477 ms
147,600 KB
testcase_05 AC 474 ms
147,492 KB
testcase_06 AC 480 ms
147,524 KB
testcase_07 AC 474 ms
147,560 KB
testcase_08 AC 481 ms
147,520 KB
testcase_09 AC 751 ms
210,836 KB
testcase_10 AC 750 ms
210,644 KB
testcase_11 AC 755 ms
210,856 KB
testcase_12 AC 753 ms
210,764 KB
testcase_13 AC 753 ms
210,764 KB
testcase_14 AC 751 ms
210,796 KB
testcase_15 AC 705 ms
210,756 KB
testcase_16 AC 760 ms
210,736 KB
testcase_17 AC 766 ms
210,736 KB
testcase_18 AC 770 ms
210,684 KB
testcase_19 AC 768 ms
210,704 KB
testcase_20 AC 700 ms
210,780 KB
testcase_21 AC 708 ms
210,812 KB
testcase_22 AC 479 ms
147,496 KB
testcase_23 AC 478 ms
147,608 KB
testcase_24 AC 471 ms
147,548 KB
testcase_25 AC 477 ms
147,480 KB
testcase_26 AC 470 ms
147,432 KB
testcase_27 AC 469 ms
147,488 KB
testcase_28 AC 470 ms
147,560 KB
testcase_29 AC 476 ms
147,516 KB
testcase_30 AC 480 ms
147,552 KB
testcase_31 AC 730 ms
204,560 KB
testcase_32 AC 737 ms
202,184 KB
testcase_33 AC 728 ms
202,068 KB
testcase_34 AC 679 ms
207,804 KB
testcase_35 AC 736 ms
205,616 KB
testcase_36 AC 677 ms
206,424 KB
testcase_37 AC 740 ms
206,308 KB
testcase_38 AC 746 ms
207,496 KB
testcase_39 AC 667 ms
200,328 KB
testcase_40 AC 483 ms
147,504 KB
testcase_41 AC 485 ms
147,552 KB
testcase_42 AC 480 ms
147,548 KB
testcase_43 AC 482 ms
147,540 KB
testcase_44 AC 475 ms
147,500 KB
testcase_45 AC 477 ms
147,580 KB
testcase_46 AC 484 ms
147,368 KB
testcase_47 AC 481 ms
147,400 KB
testcase_48 AC 475 ms
147,488 KB
testcase_49 AC 474 ms
147,484 KB
testcase_50 AC 475 ms
147,520 KB
testcase_51 AC 475 ms
147,436 KB
testcase_52 AC 495 ms
147,556 KB
testcase_53 AC 502 ms
147,492 KB
testcase_54 AC 556 ms
158,856 KB
testcase_55 AC 533 ms
160,048 KB
testcase_56 AC 560 ms
162,352 KB
testcase_57 AC 558 ms
159,904 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