Skip to content

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.

Notifications You must be signed in to change notification settings

Mehul2205/RainManProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages