「こんにちは、アミーゴ。ここでは整数型変換を伴うタスクをいくつか紹介します。必要に応じてキャスト演算子を追加してください。」

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.