Rainto96's blog

By Rainto96, 12 years ago, In English

http://acm.hust.edu.cn/vjudge/contest/view.action?cid=44588#problem/C First,get B=C/A and if C mod A!=0, then print "NO SOLLUTION" then while gcd(A,B)!=1,let B*=gcd and A/=gcd and finally you'll get B.

The reason is through this process, you do a operation that like get LCM but it's reverse.

Full text and comments »

  • Vote: I like it
  • +1
  • Vote: I do not like it

By Rainto96, 12 years ago, In English

I remember tears streaming down your face when i said ill never let u go When all those shadows almost killed your light

Full text and comments »

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