結果

問題 No.955 ax^2+bx+c=0
ユーザー ks2mks2m
提出日時 2019-12-18 00:18:10
言語 Java21
(openjdk 21)
結果
RE  
実行時間 -
コード長 995 bytes
コンパイル時間 2,222 ms
コンパイル使用メモリ 77,032 KB
実行使用メモリ 52,352 KB
最終ジャッジ日時 2024-07-06 23:41:23
合計ジャッジ時間 10,197 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 RE -
testcase_01 AC 44 ms
50,348 KB
testcase_02 AC 45 ms
50,356 KB
testcase_03 AC 44 ms
50,052 KB
testcase_04 AC 44 ms
50,016 KB
testcase_05 AC 44 ms
50,292 KB
testcase_06 AC 45 ms
50,352 KB
testcase_07 AC 45 ms
50,344 KB
testcase_08 AC 47 ms
50,468 KB
testcase_09 AC 46 ms
50,356 KB
testcase_10 AC 45 ms
50,012 KB
testcase_11 AC 44 ms
50,136 KB
testcase_12 AC 45 ms
50,360 KB
testcase_13 AC 46 ms
50,020 KB
testcase_14 AC 45 ms
50,084 KB
testcase_15 AC 46 ms
49,924 KB
testcase_16 AC 45 ms
49,968 KB
testcase_17 AC 44 ms
50,220 KB
testcase_18 AC 44 ms
49,932 KB
testcase_19 AC 46 ms
50,060 KB
testcase_20 AC 44 ms
50,344 KB
testcase_21 AC 44 ms
50,280 KB
testcase_22 AC 44 ms
50,304 KB
testcase_23 AC 44 ms
50,452 KB
testcase_24 AC 45 ms
50,228 KB
testcase_25 AC 45 ms
50,248 KB
testcase_26 AC 44 ms
49,940 KB
testcase_27 AC 44 ms
50,372 KB
testcase_28 AC 43 ms
49,988 KB
testcase_29 AC 47 ms
50,208 KB
testcase_30 AC 47 ms
50,104 KB
testcase_31 AC 45 ms
50,080 KB
testcase_32 AC 46 ms
50,220 KB
testcase_33 AC 44 ms
50,228 KB
testcase_34 RE -
testcase_35 RE -
testcase_36 RE -
testcase_37 RE -
testcase_38 RE -
testcase_39 RE -
testcase_40 RE -
testcase_41 RE -
testcase_42 RE -
testcase_43 RE -
testcase_44 RE -
testcase_45 RE -
testcase_46 RE -
testcase_47 RE -
testcase_48 RE -
testcase_49 RE -
testcase_50 RE -
testcase_51 RE -
testcase_52 RE -
testcase_53 RE -
testcase_54 RE -
testcase_55 RE -
testcase_56 RE -
testcase_57 RE -
testcase_58 RE -
testcase_59 RE -
testcase_60 AC 46 ms
50,296 KB
testcase_61 AC 45 ms
49,816 KB
testcase_62 RE -
testcase_63 RE -
testcase_64 AC 45 ms
50,300 KB
testcase_65 RE -
testcase_66 AC 49 ms
50,388 KB
testcase_67 RE -
testcase_68 AC 47 ms
50,344 KB
testcase_69 RE -
testcase_70 RE -
testcase_71 AC 45 ms
49,868 KB
testcase_72 AC 45 ms
50,336 KB
testcase_73 RE -
testcase_74 RE -
testcase_75 AC 44 ms
50,328 KB
testcase_76 AC 44 ms
50,036 KB
testcase_77 RE -
testcase_78 RE -
testcase_79 RE -
testcase_80 AC 44 ms
50,264 KB
testcase_81 RE -
testcase_82 AC 47 ms
50,184 KB
testcase_83 AC 47 ms
50,052 KB
testcase_84 AC 45 ms
49,988 KB
testcase_85 AC 44 ms
50,288 KB
testcase_86 AC 46 ms
50,048 KB
testcase_87 AC 45 ms
50,236 KB
testcase_88 AC 44 ms
50,380 KB
testcase_89 AC 47 ms
50,284 KB
testcase_90 AC 49 ms
50,328 KB
testcase_91 AC 51 ms
50,312 KB
testcase_92 AC 49 ms
50,316 KB
testcase_93 AC 48 ms
50,004 KB
testcase_94 AC 49 ms
50,376 KB
testcase_95 AC 49 ms
50,196 KB
testcase_96 AC 47 ms
50,392 KB
testcase_97 AC 45 ms
50,196 KB
testcase_98 AC 45 ms
50,044 KB
testcase_99 AC 46 ms
50,408 KB
testcase_100 AC 45 ms
50,076 KB
testcase_101 AC 45 ms
50,280 KB
testcase_102 AC 44 ms
50,324 KB
testcase_103 AC 46 ms
49,936 KB
testcase_104 AC 45 ms
50,260 KB
testcase_105 AC 46 ms
50,032 KB
testcase_106 AC 48 ms
50,168 KB
testcase_107 AC 47 ms
50,340 KB
testcase_108 AC 49 ms
50,384 KB
testcase_109 AC 48 ms
50,288 KB
testcase_110 AC 45 ms
49,988 KB
testcase_111 AC 46 ms
50,256 KB
testcase_112 AC 46 ms
50,060 KB
testcase_113 AC 45 ms
50,276 KB
testcase_114 AC 46 ms
50,288 KB
testcase_115 AC 45 ms
50,260 KB
testcase_116 AC 45 ms
50,248 KB
testcase_117 AC 44 ms
50,080 KB
testcase_118 AC 44 ms
50,028 KB
testcase_119 AC 45 ms
50,496 KB
testcase_120 AC 44 ms
50,324 KB
testcase_121 AC 44 ms
50,408 KB
testcase_122 RE -
testcase_123 RE -
testcase_124 RE -
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.io.BufferedReader;
import java.io.InputStreamReader;

public class Main {
	public static void main(String[] args) throws Exception {
		BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
		String[] sa = br.readLine().split(" ");
		long a = Integer.parseInt(sa[0]);
		long b = Integer.parseInt(sa[1]);
		long c = Integer.parseInt(sa[2]);
		br.close();

		if (a == 0) {
			if (b == 0) {
				if (c == 0) {
					System.out.println(-1);
				} else {
					System.out.println(0);
				}
			} else {
				System.out.println(1);
				System.out.println((double) -c / b);
			}
		} else if (b * b == 4 * a * c) {
			System.out.println(1);
			System.out.println((double) -b / 2 / a);
		} else if (b * b > 4 * a * c) {
			double d1 = (double) -b / 2 / a;
			double d2 = Math.sqrt(b * b - 4 * a * c) / 2 / a;
			System.out.println(2);
			System.out.println(d1 - d2);
			System.out.println(d1 + d2);
			throw new RuntimeException();
		} else {
			System.out.println(0);
		}
	}
}
0