結果

問題 No.550 夏休みの思い出(1)
ユーザー tailstails
提出日時 2017-07-29 01:04:37
言語 Perl
(5.38.2)
結果
AC  
実行時間 752 ms / 2,000 ms
コード長 139 bytes
コンパイル時間 320 ms
コンパイル使用メモリ 147,584 KB
実行使用メモリ 210,824 KB
最終ジャッジ日時 2024-04-19 13:17:08
合計ジャッジ時間 33,523 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 752 ms
210,780 KB
testcase_01 AC 443 ms
147,512 KB
testcase_02 AC 435 ms
147,532 KB
testcase_03 AC 443 ms
147,568 KB
testcase_04 AC 440 ms
147,512 KB
testcase_05 AC 447 ms
147,532 KB
testcase_06 AC 444 ms
147,536 KB
testcase_07 AC 469 ms
147,636 KB
testcase_08 AC 452 ms
147,608 KB
testcase_09 AC 704 ms
210,816 KB
testcase_10 AC 694 ms
210,760 KB
testcase_11 AC 695 ms
210,740 KB
testcase_12 AC 695 ms
210,792 KB
testcase_13 AC 705 ms
210,816 KB
testcase_14 AC 685 ms
210,748 KB
testcase_15 AC 692 ms
210,792 KB
testcase_16 AC 692 ms
210,816 KB
testcase_17 AC 694 ms
210,824 KB
testcase_18 AC 706 ms
210,760 KB
testcase_19 AC 697 ms
210,816 KB
testcase_20 AC 650 ms
210,824 KB
testcase_21 AC 639 ms
210,728 KB
testcase_22 AC 443 ms
147,532 KB
testcase_23 AC 464 ms
147,500 KB
testcase_24 AC 439 ms
147,540 KB
testcase_25 AC 434 ms
147,556 KB
testcase_26 AC 428 ms
147,548 KB
testcase_27 AC 453 ms
147,584 KB
testcase_28 AC 457 ms
147,568 KB
testcase_29 AC 446 ms
147,584 KB
testcase_30 AC 451 ms
147,508 KB
testcase_31 AC 665 ms
204,620 KB
testcase_32 AC 654 ms
202,316 KB
testcase_33 AC 666 ms
202,240 KB
testcase_34 AC 633 ms
207,848 KB
testcase_35 AC 681 ms
205,528 KB
testcase_36 AC 626 ms
206,336 KB
testcase_37 AC 674 ms
206,336 KB
testcase_38 AC 686 ms
207,488 KB
testcase_39 AC 610 ms
200,424 KB
testcase_40 AC 437 ms
147,544 KB
testcase_41 AC 438 ms
147,504 KB
testcase_42 AC 433 ms
147,516 KB
testcase_43 AC 428 ms
147,552 KB
testcase_44 AC 432 ms
147,488 KB
testcase_45 AC 429 ms
147,584 KB
testcase_46 AC 435 ms
147,584 KB
testcase_47 AC 438 ms
147,568 KB
testcase_48 AC 435 ms
147,512 KB
testcase_49 AC 446 ms
147,560 KB
testcase_50 AC 431 ms
147,576 KB
testcase_51 AC 443 ms
147,584 KB
testcase_52 AC 453 ms
147,500 KB
testcase_53 AC 453 ms
147,456 KB
testcase_54 AC 502 ms
158,856 KB
testcase_55 AC 488 ms
160,088 KB
testcase_56 AC 505 ms
162,492 KB
testcase_57 AC 521 ms
159,872 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