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_3227031_18021\Main.java:9: 非法字符: \8211
for(int i = 3; i <= 1000; i++) a[i] = a[i - 2].add(BigInteger.valueOf(2).pow(i – 3)); Scanner in = new Scanner (System.in); while(in.hasNext()) System.out.println(a[in.nextInt()]); } } 
                                                                               ^
0_0_3227031_18021\Main.java:9: 需要 ';'
for(int i = 3; i <= 1000; i++) a[i] = a[i - 2].add(BigInteger.valueOf(2).pow(i – 3)); Scanner in = new Scanner (System.in); while(in.hasNext()) System.out.println(a[in.nextInt()]); } } 
                                                                                ^
0_0_3227031_18021\Main.java:9: 非法的表达式开始
for(int i = 3; i <= 1000; i++) a[i] = a[i - 2].add(BigInteger.valueOf(2).pow(i – 3)); Scanner in = new Scanner (System.in); while(in.hasNext()) System.out.println(a[in.nextInt()]); } } 
                                                                                  ^
0_0_3227031_18021\Main.java:9: 需要 ';'
for(int i = 3; i <= 1000; i++) a[i] = a[i - 2].add(BigInteger.valueOf(2).pow(i – 3)); Scanner in = new Scanner (System.in); while(in.hasNext()) System.out.println(a[in.nextInt()]); } } 
                                                                                   ^
4 错误


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 01:33:56, Gzip enabled