Result

WA

Duration

761ms

Code [DL]

a=[]f=[]i=-6標準入力取得時(s)
t=区切(s," ")i=i+3もしi<0ならf=t
違a@i=t@0-f@0
a[i+1]=t@1-f@1
a[i+2]=t@2-f@2もしi=6なら表示((a@0*(a@4*a@8-a@5*a@7)+a@1*(a@5*a@6-a@3*a@8)+a@2*(a@3*a@7-a@4*a@6))/6)

stdin

35 25 06
92 85 36
22 76 10
01 27 44

stdout

stderr

/usr/lib/node_modules/nadesiko3/src/plugin_node.js:470
        callback(line)
        ^

TypeError: callback is not a function
    at Interface.<anonymous> (/usr/lib/node_modules/nadesiko3/src/plugin_node.js:470:9)
    at emitOne (events.js:116:13)
    at Interface.emit (events.js:211:7)
    at Interface._onLine (readline.js:282:10)
    at Interface._normalWrite (readline.js:424:12)
    at ReadStream.ondata (readline.js:141:10)
    at emitOne (events.js:116:13)
    at ReadStream.emit (events.js:211:7)
    at addChunk (_stream_readable.js:263:12)
    at readableAddChunk (_stream_readable.js:250:11)

strace