younis abdeljawwad

younis abdeljawwad

  • NA
  • 73
  • 94.7k

help me to solve this question

Mar 6 2013 6:52 AM
Write complete C++ program that will read three integer values x, y and z from keyboard then compute the result of the following expressions.
x+'A'%3*y-z
x+'A'%3*(y-z)>(x+'A')%3*y-z
(x^2+y^2)^1/2 >10&&z++*3<15



Answers (2)