YeuDieuNhieu's blog

By YeuDieuNhieu, history, 6 years ago, In English

![ ](Capture)

My solution: f[i] = f[i-1]+i with f[2]=4, but I'm not sure my solution is correct. Anyone here tell me which problem on any online judge similar with the beyond problem?

  • Vote: I like it
  • 0
  • Vote: I do not like it

| Write comment?
»
6 years ago, # |
  Vote: I like it 0 Vote: I do not like it