没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > acmsourcecodes |
acmsourcecodes
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
You can download here many ACM-ICPC solutions. If you want to read the complete problem statements you can see the problem's ID at "Downloads" section, and you will be able to read it on UVa Online Judge (http://uva.onlinejudge.org) or ACM-ICPC Live Archive (http://acm.uva.es/archive/nuevoportal) sites.
My profiles:
http://acm.uva.es/archive/nuevoportal/users.php?user=13488
Definition of Online Judge:
"An online judge is an online system to test programs in programming contests. They are also used to practice for such contests. Also, most of these systems organize their own contests, where there are 6-12 problems to solve in 5 hours.
The system can compile and execute your code, and test your code with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result. When mistakes were found in a standard output, rejudgement using the same method must be made.
Online Judges have ranklists showing users with the biggest number of accepted solutions."
Source: http://en.wikipedia.org/wiki/Online_judge
Benjamin M. Seregi