Code Monkey home page Code Monkey logo

reverse-coding-2022-solutions's Introduction

ACM-HEADER

Reverse Coding 2022

Solutions for the Questions asked during Reverse Coding 2022.

made-by-acm license


This is the Open-Source release of the code used in Reverse Coding 2022. These questions were created while keeping the overwhelming number of Juniors who regsitered for the event in Mind.

Code for both rounds are available in their respective folders, with the names depicting the algorithm the question was designed for. Also Sample Testcases have been provided.

All our Code is written in C++, and follows the latest CPP Standards (C++20), and is formatted using clang-format. They are desinged such that any wrong input would notify the participant.


How To Run The Programs:

Clone the Repository
Link: https://github.com/ACM-VIT/Reverse-Coding-2022-Solutions

  • Step 1: Navigate to the required Round Folder. Then Run the Following Command. This Compiles the Code
   $ g++ <Code-File-Name>.cpp -o runCode
  • Step 2: Next Use this Code to Run The Program.
   $ ./runCode
  • Step 3: Put in your Input to Test the IO.
   $ <Put Your Input>

Run the program according to Constraints.

Authors

  1. Rehber Moin
  2. Aryaman Kolhe
  3. Jay Kaoshik
  4. Rishu Yadav

Contributors

  1. Gagan Malvi
  2. Harsh Avinash

reverse-coding-2022-solutions's People

Contributors

docflex avatar gaganmalvi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.