by@ebiyuu1121_
WA
709ms
i=0 標準入力取得した時には(s) t=sを「 」で区切る。 A[3*i]=t@0 A[3*i+1]=t@1 A[3*i+2]=t@2 i=i+1 もしi=2なら Aを表示
23 81 89 40 23 08 87 49 06 12 49 98
undefined:19
__v0.line=3;__vars["A"]/*?:3*/[(parseFloat(3) * parseFloat(__varslist[2]["i"]))] = __vars["t"][0];
^
TypeError: Cannot set property '0' of undefined
at eval (eval at _run (/usr/lib/node_modules/nadesiko3/src/nako3.js:149:7), <anonymous>:19:82)
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)