by@yamayu832
WA
521ms
<?php [$a,$b,$c]=explode(" ",fgets(STDIN)); [$d,$e,$f]=explode(" ",fgets(STDIN)); [$g,$h,$i]=explode(" ",fgets(STDIN)); [$j,$k,$l]=explode(" ",fgets(STDIN)); $g-=$a;$h-=$b;$i-=$c;$j-=$a;$k-=$b;$l-=$c; (($e-$b)*($i*$j-$g*$l)+($f-$c)*($g*$k-$h*$j)+($d-$a)*($h*$l-$i*$k))/6;
15 48 48 36 13 09 63 24 46 90 04 97
PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 6 PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 6 PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 6 PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 6 PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 7 PHP Notice: A non well formed numeric value encountered in /volume/CODE on line 7