Rewrite each of the following expressions for concurrent proocessing and then code each one. Use the terms COBEGIN and COEND to delimit the sections of the concurrent code. Identify which expressions, if any, might NOT run faster in a concurrent processing environment.
A) H2*(O*(N+T))
B) X*(Y*Z*W*R)
C) M*T*R