by@paradigm_9
AC
991ms
<?php $h=fgets(STDIN)-1;$w=fgets(STDIN)-2;for($y=$h+1;$y-->0;)echo"*".str_repeat($y>0&$y<$h?" ":"*",$w)."*\n"?>
68 78
****************************************************************************** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ******************************************************************************
PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 1 PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 1