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_29431085_7896\Main.java:1: 错误: 非法字符: '#'
#include <algorithm>  
^
0_0_29431085_7896\Main.java:1: 错误: 需要class, interface或enum
#include <algorithm>  
         ^
0_0_29431085_7896\Main.java:2: 错误: 非法字符: '#'
#include <iostream>  
^
0_0_29431085_7896\Main.java:5: 错误: 需要class, interface或enum
int main()
^
0_0_29431085_7896\Main.java:9: 错误: 需要class, interface或enum
	double result = 0, d, f1, f2, f3, e1, e2, e3, op, ed;//d是度数  
	^
0_0_29431085_7896\Main.java:10: 错误: 需要class, interface或enum
	while (cin>>d && d != -1)
	^
0_0_29431085_7896\Main.java:14: 错误: 需要class, interface或enum
		else
		^
0_0_29431085_7896\Main.java:17: 错误: 需要class, interface或enum
			for (f1 = s_m*d, e1 = tsm - s_m*d; e1 <= 43200; f1 += tsm, e1 += tsm)
			^
0_0_29431085_7896\Main.java:17: 错误: 需要class, interface或enum
			for (f1 = s_m*d, e1 = tsm - s_m*d; e1 <= 43200; f1 += tsm, e1 += tsm)
			                                   ^
0_0_29431085_7896\Main.java:17: 错误: 需要class, interface或enum
			for (f1 = s_m*d, e1 = tsm - s_m*d; e1 <= 43200; f1 += tsm, e1 += tsm)
			                                                ^
0_0_29431085_7896\Main.java:19: 错误: 需要class, interface或enum
				for (f2 = m_h*d, e2 = tmh - m_h*d; e2 <= 43200; f2 += tmh, e2 += tmh)
				                                   ^
0_0_29431085_7896\Main.java:19: 错误: 需要class, interface或enum
				for (f2 = m_h*d, e2 = tmh - m_h*d; e2 <= 43200; f2 += tmh, e2 += tmh)
				                                                ^
0_0_29431085_7896\Main.java:22: 错误: 需要class, interface或enum
					else
					^
0_0_29431085_7896\Main.java:24: 错误: 需要class, interface或enum
						for (f3 = h_s*d, e3 = ths - h_s*d; e3 <= 43200; f3 += ths, e3 += ths)
						                                   ^
0_0_29431085_7896\Main.java:24: 错误: 需要class, interface或enum
						for (f3 = h_s*d, e3 = ths - h_s*d; e3 <= 43200; f3 += ths, e3 += ths)
						                                                ^
0_0_29431085_7896\Main.java:28: 错误: 需要class, interface或enum
							else if (e2<f3 || e3<f2)
							^
0_0_29431085_7896\Main.java:30: 错误: 需要class, interface或enum
							else
							^
0_0_29431085_7896\Main.java:33: 错误: 需要class, interface或enum
								ed = min(min(e1, e2), min(e2, e3));
								^
0_0_29431085_7896\Main.java:34: 错误: 需要class, interface或enum
								result += (ed - op);
								^
0_0_29431085_7896\Main.java:35: 错误: 需要class, interface或enum
							}
							^
0_0_29431085_7896\Main.java:41: 错误: 需要class, interface或enum
		}
		^
0_0_29431085_7896\Main.java:45: 错误: 需要class, interface或enum
--------------------- 
^
0_0_29431085_7896\Main.java:46: 错误: 非法字符: '\uff1a'
作者:xqch12345 
  ^
0_0_29431085_7896\Main.java:47: 错误: 非法字符: '\uff1a'
来源:CSDN 
  ^
0_0_29431085_7896\Main.java:48: 错误: 非法字符: '\uff1a'
原文:https://blog.csdn.net/fuwu4087/article/details/80715315 
  ^
0_0_29431085_7896\Main.java:49: 错误: 非法字符: '\uff1a'
版权声明:本文为博主原创文章,转载请附上博文链接!
    ^
0_0_29431085_7896\Main.java:49: 错误: 非法字符: '\uff0c'
版权声明:本文为博主原创文章,转载请附上博文链接!
              ^
0_0_29431085_7896\Main.java:49: 错误: 非法字符: '\uff01'
版权声明:本文为博主原创文章,转载请附上博文链接!
                        ^
28 个错误


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-07-03 09:54:29, Gzip enabled