main.js 51 Bytes
module.exports = function (n) { return n * 111; };