Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 549 Bytes

reach问题回答.md

File metadata and controls

17 lines (12 loc) · 549 Bytes

3.it is published.

4.while invariant after loop at ./index.rsh:54:7:invariant

// Violation witness const interact_Alice_wager = 0; // ^ from interaction at ./index.rsh:34:12:application const balance/204 = 0; // ^ from loop variable at ./index.rsh:55:7:while

// Theorem formalization invariant((balance/204 == (2 * interact_Alice_wager)) ? ((0 <= 10) ? (10 < 3) : #f) : #f);

5.(1)对 (2)对 (3)错 Reach 不会对添加到 Reach 应用程序的前端类型施加任何限制。

备注:nhujj(赏金网站id)