Chunte's picture
Chunte HF staff
Upload 1033 files
d8f0e51 verified
raw
history blame
51 Bytes
module.exports = function (n) { return n * 111; };