Definition
Reachable Code Problem
The reachable code problem is a decision problem that asks, for a given program and a natural number , whether there exists an input for program such that the code with line number is executed when running with input .