2828: 练29.2 末两位数
Memory Limit:64 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:0
Solved:0
Description
求$n$个$1992$的乘积的末两位数是多少?
Input
输入$n$。对于所有数据:$n<2000$。
Output
如题述的末两位数。
Sample Input Copy
3
Sample Output Copy
88