Easy Factorial-B

3.5

10 votes
Easy
Problem

Sorry folks,, admin has no time to create a story for this problem...

You have two integers n and m and you have to print value of factorial(n)%m.

OUTPUT a single integer containing answer of problem.

** Input** 87583944 1000000007

NOTE You do not need to create a program for this problem you have to write your answers of given input in given code snippet

  • To see how to submit solution please check this link
Time Limit: 1
Memory Limit: 256
Source Limit:
Editor Image

?