forked from jocarias/challenge1
-
Notifications
You must be signed in to change notification settings - Fork 0
nickshin/challenge1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the final package for the Churchill Navigation Programming Challenge:
\churchill : The original challenge files together with the unmodified
churchill.dll, the source code for the test harness, the
reference and the fast solutions, as well as the FCIV
utility to compute the SHA-1 hashes.
\contestants : The submission of all the contestants, binaries and source
(where we have received it).
\test_scripts : Here you'll find some scripts that we used for testing.
The random seed that we used for the final results is:
75BCD15-159A55E5-1F123BB5-5491333-34DAD465
Some notes on testing:
Since some of the submitted DLLs leak large amounts of memory, or hinder the
system in some other way, testing all of the solutions in a single run is not
practical, and would also be unfair. So we have decided to run each solution
individually, and then compare the results. Also, the query times for the top
contestants were so close, that we decided to run the same queries a hundred
times, and then compute the average query time, and use that for the final
ordering.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 87.1%
- C 10.9%
- QMake 0.7%
- Makefile 0.5%
- Objective-C 0.2%
- Perl 0.2%
- Other 0.4%