+ 1
[CHALLENGE]: Q:-Write a program in c++ to produce a roatating Matrix Box With randomizing elements in it!!!
Try Try?!!!!
4 Answers
+ 6
I don't think it is possible on the CodePlayground to have a rotating Matrix Box using C++.
You can however display the 3 orthogonal 3x3 representations of a 3x3x3 Matrix, Is that what you mean?
+ 1
0
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=8854&lngWId=3
I want something like this!!!
0
but in c++ style