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