+ 5
I need a program in c++ making spiral in square entering data and display square spiral
it should display like 1 2 3 4 5 16 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9 where numbers should be entered in this sequence
3 Respostas
+ 1
can u please make it in simple form like in basic c++