Ask Question
5 February, 21:47

I have to write a program with a function that finds the biggest out of 3 numbers, but the problem is i have to use a reference for two of the numbers. I tried two different ways but they didn't work. Does anyone know how to write it?

+2
Answers (1)
  1. 6 February, 01:36
    0
    I suggest that you store each of the three numbers as 3 separate variables. Then you can compare and find the biggest.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “I have to write a program with a function that finds the biggest out of 3 numbers, but the problem is i have to use a reference for two of ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers