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_30773454_29443.cpp:1:1: error: 'Scanner' does not name a type
 Scanner sc=new Scanner(System.in); 
 ^
0_0_30773454_29443.cpp:2:15: error: 'sc' was not declared in this scope
         int n=sc.nextInt(); 
               ^
0_0_30773454_29443.cpp:3:9: error: expected unqualified-id before 'while'
         while(n-->0){ 
         ^
0_0_30773454_29443.cpp:8:13: error: 'System' does not name a type
             System.out.println(s); 
             ^
0_0_30773454_29443.cpp:9:9: error: expected declaration before '}' token
         } 
         ^


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-10-05 21:14:41, Gzip enabled