Result

WA

Duration

505ms

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

22 55 09
19 13 06
93 53 27
36 71 78

stdout

stderr

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

strace