• Stars
    star
    1
  • Language
    C++
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this triangle problem we have generated three random values and make triangle with the help of that three Random numbers. Then we take one value from user and check where this value lies in triangle.