The first input is any series of random 9 arithmetic operators.
Then input 10 numbers separated by “;”
Then perform the computation.
Not allowed to use the loop and conditional statements, just simple function, string, and arithmetic operators.
Assuming that the first input is strictly 9...