- Joined
- Apr 24, 2012
- Messages
- 5,113
So, I ripped this idea months ago and I decided to share this.
Speed Contest is a Coding Contest which aims the fastest or simplest algorithm that you can code.
The host of a contest will give a problem or a process,then the contestants must code a snippet/library/system that does the wanted process.
The rules of the contest are the following:
1) Contestants are not allowed to submit GUI or other rejected languages such as cJass. You can only use either Jass, vJass or Zinc
2) Codes must not use any libraries. They must code the algorithm or the system of their own. But, you may require them, if the problem is that complex to be solved.
3) Submissions/Entries must be given to the host via PM, this is to prevent the copying of the code's algorithm.
Currently, I need to code a system which measures the speed of the process/algorithm.This will be used to know who is the fastest.
The contestant with the fastest algorithm shall win the contest.
Speed Contest is a Coding Contest which aims the fastest or simplest algorithm that you can code.
The host of a contest will give a problem or a process,then the contestants must code a snippet/library/system that does the wanted process.
The rules of the contest are the following:
1) Contestants are not allowed to submit GUI or other rejected languages such as cJass. You can only use either Jass, vJass or Zinc
2) Codes must not use any libraries. They must code the algorithm or the system of their own. But, you may require them, if the problem is that complex to be solved.
3) Submissions/Entries must be given to the host via PM, this is to prevent the copying of the code's algorithm.
Currently, I need to code a system which measures the speed of the process/algorithm.This will be used to know who is the fastest.
The contestant with the fastest algorithm shall win the contest.
Last edited: