/RainManProblem

This is a C++ code which based upon the concept of Kinematics "Rain man problem". It helps students to visualize the problem and get the accurate answer.

Primary LanguageC++

RainManProblem

This is a C++ code which based upon the concept of Kinematics "Rain man problem". It helps students to visualize the problem and get the accurate answer.

This Code is written in Turbo c++

How to use

  1. Install Turbo C++ using this link - https://bit.ly/2JHvklv. If you already have Turbo C++ installed in your PC you can skip first point.
  2. First thing first, to use graphics you have to copy BGI folder and paste it in the BIN folder.
  3. Copy the code in a new file and you are all set to run this code.

How this code run?

  1. Initially, it executes screen 1 by default, which is the first page of the project, which prints RMP which stand for Rain Man Problem
  2. Then it asks for some values, i.e., information required to solve RMP.
  3. Return answer which is displayed in just 4 seconds.
  4. Screen 3 is for visualizing the problem.
  5. Screen 4 is the view with respect to man, help you understand the concept of relative motion.

ScreenShots of the Code

image2

image3

image4

image5

This code is created by Mehul Patni