F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_30223083_28132\Main.java:10: 错误: 已在方法 main(String[])中定义了变量 number1
            int number1 = input.nextInt();
                ^
0_0_30223083_28132\Main.java:11: 错误: 已在方法 main(String[])中定义了变量 number2
            int number2 = input.nextInt();
                ^
0_0_30223083_28132\Main.java:12: 错误: 对于printf(int), 找不到合适的方法
            System.out.printf((number1 + number2));
                      ^
    方法 PrintStream.printf(String,Object...)不适用
      (参数不匹配; int无法转换为String)
    方法 PrintStream.printf(Locale,String,Object...)不适用
      (参数不匹配; int无法转换为Locale)
3 个错误


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-17 06:23:11, Gzip enabled