Skip to content

CWC23QUALIF

DevGod
DevGod
Elf Vtuber
let input = Number(require('fs').readFileSync(0,'utf8'));
console.log( input >= 12 ? "Yes" : "No");