Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
Re:用java怎么提交啊?In Reply To:用java怎么提交啊? Posted by:shadowsong at 2009-04-16 09:35:37 A Java program must be submitted as a single source file. Apart from complying with restrictions imposed on all submitted programs, it must start execution in a static method named main in a class named Main, otherwise Compile Error will be caused. Except for the aforementioned restrictions, you can implement and instantiate as many classes as needed. Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator