Skip to content

SiddhantAttavar/NPS-INR-Cyber-Programming-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPS-INR-Cyber-Programming-2021

The 2021 edition of the NPS Indiranagar interhouse Cyber Programming contest.

About the contest:

The preliminary round was held on 6th August 2021. 21 students participated in the contest and attempted to solve 8 problems in 1 hour. The top 3 students from each house were selected for the final round. The final round was held on 11th January 2022. The selected students from each house participated. The final results can be found here were:

  1. Challengers: 204.00 points
  2. Pioneers: 160.89 points
  3. Voyagers: 130.00 points
  4. Explorers: 104.89 points

Repository structure:

Under the Prelims and Finals folder you can find subfolders containing the details of each problem. Each folder consists of:

  • Problem Statement: Question.md
  • Solutions: Solution.py, Solution.cpp
  • Test inputs: input/inputxx.txt
  • Test outputs: output/outputxx.txt
  • Subtask distribution: Subtasks.txt
  • Test data generator: Generator.py

To generate more test data, run the TestDataGenerator.py script using the python TestDataGenerator.py command and input the relative problem folder path (e.g. Prelims/Problem1). Edit the Subtasks.txt file in the folder to generate more data of different subtasks.

Prelims problems

Finals problems

About

The 2021 edition of the NPS Indiranagar interhouse Cyber Programming contest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published