You are viewing a single comment's thread. Return to all comments →
Task
You are given two arrays: and . Your task is to compute their inner and outer product.
Input Format
The first line contains the space separated elements of array . The second line contains the space separated elements of array .
Seems like cookies are disabled on this browser, please enable them to open this website
Inner and Outer
You are viewing a single comment's thread. Return to all comments →
Task
You are given two arrays: and . Your task is to compute their inner and outer product.
Input Format
The first line contains the space separated elements of array . The second line contains the space separated elements of array .