yesnomaybe's blog

By yesnomaybe, history, 4 years ago, In English

The follow up question to the previous blog https://codeforces.com/blog/entry/78752

I still don't really understand the permutation formula for numbers with duplicates. (I googled but didn't get the intuition besides it saying to account for repetitions we divide). Sorry for the silly question.

Calculate the number of ways a rooted tree can be reconstructed (by adding one node at a time) such that it remains connected.

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

| Write comment?