#!/usr/bin/env ruby # -*- coding: utf-8 -*- def test(x) x*32767 end puts"test2" y=gets.to_i printf("%d\n"test(y))