conditional or ternary operaTIONS IN C++

后端 未结 0 1487
面向向阳花
面向向阳花 2021-01-22 12:12

Given two integer x and y, using Conditional or Ternary expression, print “Robin” if the value of x is less than or equal to y else print “Rahul” (without quotes).

相关标签:
回答
  • 消灭零回复
提交回复
热议问题