10539 - mini-project-warmup   

Description

This is mini project warm up.

It will contains 5 test cases which were released with parser before.

Sample input will be several expressions.

Sample output will be the value stored in register.

Notice that you have to output "assembly code" then our parser will read it and output register value.

 

Input

Output

Sample Input  Download

Sample Output  Download

Tags




Discuss