Symbolic execution: Difference between revisions

Content deleted Content added
changed then to if
Tags: Reverted Mobile edit Mobile web edit
Line 4:
 
==Example==
Consider the program below, which reads in a value and fails if the input is 612.
 
<syntaxhighlight lang="c" line="1">