URI -- 1193 (Base Conversion)
Solution :
Related Posts:
URI 1217 -- Getline Two - FruitsProblem link use array size more than 1000 when it is not defined for this reason I got some "Run Time Error". Solution : … Read More
URI -- 1555 (Functions)Problem Link Solution : … Read More
URI -- 1323 (Feynman)Solution : Formula for n*n Grid's square sum :{ n*(n+1)*(2n+1) }/6 Formula for n*m Grid's Rectangle sum : { n*(n+1) /2 }^2 … Read More
URI --1761 (Christmas Decorations)Problem Link Solution : … Read More
URI Oj - 1743 (Automated Checking Machine)Solution : … Read More