“嗨,阿米戈。這裡有一些涉及整數類型轉換的任務。在必要的地方添加轉換運算符:”

3
任務
Java Syntax,  等級 10課堂 4
上鎖
Task No. 1 about integer type conversions
This task begins a series of tasks about integer type conversions. This is not a very difficult topic, but it often bewilders noobies because instructors sometimes put in at the very beginning, which is fundamentally wrong. But on Level 10, you're ready. Arrange the cast operators correctly to get the required result: d > 0. The operators are in the conditions.