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_14241809_21501\Main.java:2: 错误: 程序包org.apache.commons.codec.binary不存在
import org.apache.commons.codec.binary.Base64;
                                      ^
0_0_14241809_21501\Main.java:15: 错误: 找不到符号
				byte[] encodeBase64 = Base64.encodeBase64(str.getBytes("UTF-8"));
				                                          ^
  符号:   变量 str
  位置: 类 Main
0_0_14241809_21501\Main.java:16: 错误: 找不到符号
				str = encodeBase64;
				^
  符号:   变量 str
  位置: 类 Main
0_0_14241809_21501\Main.java:18: 错误: 找不到符号
			System.out.println("Case #", + k + ": " + str);
			                                          ^
  符号:   变量 str
  位置: 类 Main
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-12-02 18:01:43, Gzip enabled