Result

WA

Duration

440ms

Code [DL]

a=(`cat`)
for z in {0..8};{
$[a[t=z]-=a[9+z%3],s+=z/6*a[z]*(a[p=3+++t%3]*a[q=++t%3]-a[q+3]*a[p-3])/6]
}
echo $s

stdin

99 67 65
47 85 02
27 01 53
09 66 16

stdout

stderr

/volume/CODE: line 3: 09: value too great for base (error token is "09")

strace