"안녕하세요, Amigo. 다음은 정수 유형 변환과 관련된 몇 가지 작업입니다. 필요한 경우 캐스트 연산자를 추가하세요."

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.