4217: 混合运算III
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:Imported
Submit:77
Solved:62
Description
写一个程序,计算(123×(1234-123)+123)/12值,并在计算机屏幕上输出。输出结果后再输出一个换行符。
Input
本题无输入。
Output
写一个程序,计算(123×(1234-123)+123)/12值,并在计算机屏幕上输出。
要求输出结果后再输出一个换行符。
Sample Input Copy
本题无输入样例
Sample Output Copy
11398