Reverse an array without using iteration

前端 未结 6 1697
走了就别回头了
走了就别回头了 2020-12-07 13:43

A question was asked to me today and I do not believe it is possible, but I could be wrong or am over thinking it. How can you reverse an array without using iteration in C?

6条回答
提交回复
热议问题