結果

問題 No.536 人工知能
ユーザー fal_rndfal_rnd
提出日時 2017-07-14 17:38:40
言語 Java21
(openjdk 21)
結果
AC  
実行時間 136 ms / 1,000 ms
コード長 184 bytes
コンパイル時間 2,369 ms
コンパイル使用メモリ 79,996 KB
実行使用メモリ 54,312 KB
最終ジャッジ日時 2024-10-07 21:46:47
合計ジャッジ時間 4,733 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 132 ms
54,312 KB
testcase_01 AC 133 ms
54,108 KB
testcase_02 AC 135 ms
53,980 KB
testcase_03 AC 133 ms
53,964 KB
testcase_04 AC 131 ms
54,088 KB
testcase_05 AC 135 ms
54,232 KB
testcase_06 AC 136 ms
54,060 KB
testcase_07 AC 135 ms
53,840 KB
testcase_08 AC 132 ms
54,072 KB
testcase_09 AC 136 ms
54,072 KB
testcase_10 AC 136 ms
54,112 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

class C{
	public static void main(String[]$){
		String s=new java.util.Scanner(System.in).next();
		System.out.println((s.endsWith("ai")?s.substring(0,s.length()-2):s+"-")+"AI");
	}
}
0