Loop invariance of an array reversal algorithm

后端 未结 0 932
甜味超标
甜味超标 2021-02-02 13:00

I want to find the completeness of a program that reverses an array, i.e. if my precondition is arr = [a_1, a_2, ... , a_n], where n >= 1, then my postcondition

相关标签:
回答
  • 消灭零回复
提交回复
热议问题