Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

I_Love_Tourist_'s blog

By I_Love_Tourist_, history, 4 years ago, In English

Given 4 numbers A, B, C and D. Print the last 2 digits from their Multiplication.

Input : Only one line containing four numbers A, B, C and D (2 ≤ A,B,C,D ≤ 10^9).

Output : Print the last 2 digits from their Multiplication.

Problem link — here.

I found nothing by googling Please help me, i am a beginner so i don't know how to solve it.

Thanks in advance

**Update** : Problem Solved

Full text and comments »

  • Vote: I like it
  • -8
  • Vote: I do not like it