Given an array p[5], write a function to shift it circularly left by two positions. ... Call this function for a (4 x 5 ) matrix and get its rows left shifted.
確定! 回上一頁