by@drafear
AC
1073ms
process.stdin.on('data',s=>{[h,w]=(''+s).split(` `) for(s=h;s--;)console.log(`*${(s>0&s<h-1?" ":"*").repeat(w-2)}*`)})
13 83
*********************************************************************************** * * * * * * * * * * * * * * * * * * * * * * ***********************************************************************************