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_1883089_6642\Main.java:1: 非法字符: \35
#pragma warning (disable:4786)
^
0_0_1883089_6642\Main.java:2: 非法字符: \35
#include <iostream>
^
0_0_1883089_6642\Main.java:3: 非法字符: \35
#include <string>
^
0_0_1883089_6642\Main.java:4: 非法字符: \35
#include <map>
^
0_0_1883089_6642\Main.java:6: 需要为 class、interface 或 enum
int main()
^
0_0_1883089_6642\Main.java:8: 需要为 class、interface 或 enum
	for (int n;cin>>n;)
	           ^
0_0_1883089_6642\Main.java:8: 需要为 class、interface 或 enum
	for (int n;cin>>n;)
	                  ^
0_0_1883089_6642\Main.java:11: 需要为 class、interface 或 enum
		for (string s;n--&&cin>>s;)
		^
0_0_1883089_6642\Main.java:11: 需要为 class、interface 或 enum
		for (string s;n--&&cin>>s;)
		              ^
0_0_1883089_6642\Main.java:11: 需要为 class、interface 或 enum
		for (string s;n--&&cin>>s;)
		                          ^
0_0_1883089_6642\Main.java:15: 需要为 class、interface 或 enum
		}
		^
0_0_1883089_6642\Main.java:17: 需要为 class、interface 或 enum
		it--;
		^
0_0_1883089_6642\Main.java:18: 需要为 class、interface 或 enum
		cout<<(*it).first<<endl;
		^
0_0_1883089_6642\Main.java:19: 需要为 class、interface 或 enum
	}
	^
14 错误


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 07:23:09, Gzip enabled