Selim_Al_Sumon's blog

By Selim_Al_Sumon, history, 3 years ago, In English

A number can be represent as the sum of k odd number when the n%2 == k%2

and obviously k*K should less then n.

The statement of 1327A is also saying that.

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