(define yuki1003 (display (if (zero? (modulo (read) 6)) "Yes\n" "No\n")))