Easy Factorial-A

2.8

22 votes
Very Easy, Very-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 23 14567

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

?