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_34156246_5830.cpp:1:2: error: 'Scanner' does not name a type
  Scanner kd = new Scanner(System.in);
  ^
0_0_34156246_5830.cpp:2:17: error: 'kd' was not declared in this scope
           int a=kd.nextInt();
                 ^
0_0_34156246_5830.cpp:3:17: error: 'kd' was not declared in this scope
           int b=kd.nextInt();
                 ^
0_0_34156246_5830.cpp:4:11: error: 'System' does not name a type
           System.out.println(a+b);
           ^


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-26 04:45:23, Gzip enabled