THE LOST CODE 3.0

Hunt Down The Code

to
Starts in

About

This event will test your basic logical skills along with pattern analysis and recognition as you play with the code and try to decipher it. The executable file and the input format will be given for each problem. You have to figure out the logic in the reverse way by trying various outputs from given file and after figuring out the logic, you have to write the code that passes all the test cases.

Instructions: To run the executables on sytems based on :

Windows : Just double click on the .exe file.

Ubuntu and other Linux based :

  1. Open the terminal
  2. Locate to the file directory
  3. Type: ./filename
  4. Incase your pc denies access, you can run the following command: "chmod 777 filename"

Mac:

The .out files don't open on a double click on a mac.

  1. Open the terminal
  2. Navigate to the directory you have the .out file
  3. Execute the example.out by using the command: "./example.out"
  4. Incase your pc denies access, you can run the following command: "chmod 777 example.out"

Important Note:

Your operating system may try to prevent you from running these files. You'll need to ignore those warnings to run the files.
For linux and mac users the executable file will not stop after execution of test cases so to quit the executable file press Ctrl+C or Ctrl+Z in linux and Command+C in mac.

If you face any difficulties during the contest feel free to contact- Avinish: +91 7759922354, Saksham: +91 95993 44676, Kushal: +91 73766 64861

Please read the input and output format of all questions carefully.

All the Best!! Lets see how much can you score on these deliverires. :P

Prizes

Exciting goodies*

Rules

  • The creator of this contest is solely responsible for setting and communicating the eligibility requirements associated with prizes awarded to participants, as well as for procurement and distribution of all prizes. The contest creator holds HackerRank harmless from and against any and all claims, losses, damages, costs, awards, settlements, orders, or fines.
  • Code directly from our platform, which supports over 30 languages. Learn more here.

Strict actions will be taken in case of plagiarism.

Scoring

  • Each challenge has a pre-determined score.
  • A participant’s score depends on the number of test cases a participant’s code submission successfully passes.
  • If a participant submits more than one solution per challenge, then the participant’s score will reflect the highest score achieved. In a game challenge, the participant's score will reflect the last code submission.
  • Participants are ranked by score. If two or more participants achieve the same score, then the tie is broken by the total time taken to submit the last solution resulting in a higher score

Sign up for THE LOST CODE 3.0 now.

Not a genuine coding contest?