Task No. 5 about integer type conversions

  • 3
  • Locked
Integer types exist in nature. That's why they seem so natural to us. But sometimes they don't suit our purposes. You need to intervene and convert them to other types. In the fifth task in the "Integer Type Conversion" series, we need to rearrange cast operators to get the correct answer. Look at the task conditions. There's a lot of interesting stuff there =).
You can't complete this task, because you're not signed in.
Comments (2)
  • Popular
  • New
  • Old
You must be signed in to leave a comment
Anonymous #10775689
Level 14 , United Kingdom
3 August 2021, 12:05
This isn't a great exercise. The questions says "Arrange the cast operators", but actually you remove two and change the third.
Michael
Level 10 , Dresden, Germany
30 December 2021, 10:21
Thank you! Arrange should be Change. Experiment around, it also suffices if you change 2 of the cast operators.