Diferente pentru problema/christmas-balls intre reviziile #5 si #8

Nu exista diferente intre titluri.

Diferente intre continut:

h2. Date de intrare
The first line of the input file $christmas-balls.in$ contains the only integer $N$ $1 ≤ N ≤ 10^5$, the number of nodes of the tree.
The first line of the input file $christmas-balls.in$ contains the only integer $N$, $1 ≤ N ≤ 10^5$, the number of nodes of the tree.
The second line contains $N$ integers $C_i$ $0 &le; C_i < N$, the colors of each ball.
The third line contains $N-1$ integers: $P_i$ (with $1 &le; i < N$) is the index of the parent of the $i$-th node.
For tests worth $13$ points, the tree is a line.
 
For tests worth $15$ more points, ($1 &le; N &le; 1000$), ($1 &le; MAXC &le; 2$).
 
For tests worth $21$ more points, ($1 &le; N &le; 1000$).
 
For tests worth $17$ more points, ($1 &le; MAXC &le; 2$).
 
h2. Date de ieşire
The output file $christmas-balls.out$ contains a single line with an integer: chosen the optimal subtree, the number of colors with the highest frequency.
h2. Restrictii
 
* For tests worth $13$ points, the tree is a line.
* For tests worth $15$ more points, $1 &le; N &le; 1000$, $1 &le; MAXC &le; 2$.
* For tests worth $21$ more points, $1 &le; N &le; 1000$.
* For tests worth $17$ more points, $1 &le; MAXC &le; 2$.
* The scores obtained now may be different compared to the ones from the original contest
 
h2. Exemplu
table(example). |_. christmas-balls.in |_. christmas-balls.out |

Nu exista diferente intre securitate.

Topicul de forum nu a fost schimbat.