Adaventure prime

1. The C code should be compatible with gcc-4.8.4+ (Turbo C should not be used).

2. The live leaderboard is only for Informal process and should be cited as the final reference.

3. Other important information will be provided alongside proceeding game.

Break-N-Ride

PHASE I :
1. Each level must be crossed prior to be able to access any further levels.
2. If you happen to win the levels, you will be awarded the maxscore set in our records which decreases in value after the hints are provided (Date: 24 FEB).
3. On 27th FEB, 12am, Phase II will be open for all to try and maximize their score but you can reach there early if you win the previous levels.
4. Results declared by the organisers shall be final and undisputable.

Phase II - Let the stealing begin :

1. It is compulsory to submit your program prior to be able to steal others’ test cases.
2. The test case submitted previously can be changed after a minimum time period of 10 minutes.
3. The guidelines to submit the program are as follows: 
        a) The program should be submitted in C language.
        b) A maximum length of the program allowed is 1000 characters.
        c) No pre-processor directives are allowed. The header files pre-included is 'stdio.h'.
        d) The test case to be submitted should produce exactly 300 lines, each consisting of numerical values in the range [0, 500] and the numerical values must not be floating/decimal or negative values.
        e) Using any inbuilt mathematical functions, malloc function, random values and garbage values are not allowed.
4. Once your test case has been stolen, it is compulsory to submit another test case again to be able to steal others’ test cases.
5.  If in case, if your testcase is cracked, then your 10% of current score is passed to the person who cracked your testcase. Furthermore, your testcase is removed from the lounge and you need to submit a program again to continue once again.
6. After entering to the lounge, if you happen to crack someone's testcase, you will be awarded 10% of the target opponent's current score.
7. After submitting your program, you will be provided the dashboard with the other people's testcases. You will be allowed to search and preview the testcases as well as calculated 10% of their current score.
8. Your each submission history is also recorded. We allow to track each transactions related to you with the feature "Passbook".


Cracking the test cases:

1. A test case can be stolen if the program code submitted by you produces the exact same output.
2. The guidelines to submit the program are as follows: 
        a) The program should be submitted in C language.
        b) A maximum length of the program allowed is 1000 characters.
        c) No pre-processor directives are allowed. The header files pre-included is 'stdio.h'.
        d) The test case to be submitted should produce exactly 300 lines of numerical values in the range [0, 500] and the numerical values must not be floating/decimal or negative values.
        e) Using any inbuilt mathematical functions, malloc function, random values and garbage values are not allowed.
3. If you are able to crack the testcase, you will be awarded 10% of the current score of the target opponent. The testcase of your target 
opponent is removed from the lounge until the user again returns back with any other program.

To change your submission:

1. You can change your submission within an interval of 10 minutes.
2. The guidelines to submit the program are as follows: 
        a) The program should be submitted in C language.
        b) A maximum length of the program allowed is 1000 characters.
        c) No pre-processor directives are allowed. The header files pre-included is 'stdio.h'.
        d) The test case to be submitted should produce exactly 300 lines of numerical values in the range [0, 500] and the numerical values must not be floating/decimal or negative values.
        e) Using any inbuilt mathematical functions, malloc function, random values and garbage values are not allowed.