Prometeo 2024 marks the fourth installment of IIT Jodhpur's National Technical and Entrepreneurial Festival. Deriving its name and vision from the Greek fore-thinker “Prometheus”, who imparted the knowledge of technology and civilization to humanity, Prometeo aspires to elevate innovation, channeling creative ideas towards an enhanced impact at the forefront of progress. It features a dynamic blend of talks, workshops, and competitions that immerse participants in the vast world of emerging technology. In an age marked by formidable challenges confronting humanity, Prometeo aims to foster collaboration and nurture a community of innovators contributing to the world’s technological prowess to overcome, for its ultimate goal is to elevate, transform, and conquer.
Prizes worth 7K+ will be distributed among the winners from each language.
Code golf is a unique and exciting form of competitive programming where participants aim to solve a particular problem using the shortest possible source code. It's a test of both programming skill and creativity, pushing participants to craft concise, efficient, and often unconventional solutions.
The participants are required to code in only one language - CPP or python.Anyone submitting the solution in both languages will be disqualified.
You are not allowed to include or import other libraries.
This contest is common for CPP and python users. Seperate winners for both the languages will be declared afterwards.
Each question has a maximum attainable score of 10. For a correct submission you will get (1-l/1000) times the max score.(here l is the number of characters present in your solution) This means the more you code the less will be the score. Also note, you can use any number of space and newline characters as they will not be counted.
In case of multiple submissions for a problem, the one with the best score will be considered.
if no. of characters exceed 1000 , you will be given 0.