by@kurgm
WA
500ms
read j k l read a b c read d e f read g h i a=$[a-j];b=$[b-k];c=$[c-l] d=$[d-j];e=$[e-k];f=$[f-l] g=$[g-j];h=$[h-k];i=$[i-l] echo $[(a*e*i+b*f*g+c*d*h-a*h*f-b*i*d-c*g*e)/6]
67 76 98 81 09 71 17 22 38 52 44 44
/volume/CODE: line 5: 09: value too great for base (error token is "09") /volume/CODE: line 8: 09: value too great for base (error token is "09")