outer product by olf

a=matrix(scan("stdin"),6);write(a[b<-c(2,3,1),]*a[d<-c(6,4,5),]-a[d-3,]*a[b+3,],1,3)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page