Consider the following basic block:
\(x = x - y y = x + y a = x - b b = a & y\)
In the DAG representation of the above block, let "P" be the minimum number of nodes and "Q" be the minimum number of edges present. What is the value of \(P * Q \over P + Q\)?
Enter numerical value using the virtual keypad. Round off where necessary.