|
|
back to boardTests I had a stupid mistake just accepted it, hint: if (a>b) then output 0 :) Good Luck Edited by author 29.07.2006 13:12 Re: Tests Thanks, dude. It was helpful. Re: Tests Posted by strider 24 Jan 2009 22:32 I say more: if( b%a != 0) then output "0" The case a>b is a particular case of it. |
|
|