input:
page parent
1 1
2 1
3 2
4 1
5 2
6 5
7 2
8 1
9 3
10 2
output:
1
like folder hierarchy in xp.
it seems complex for me as i have no time to think
about it about i need the code .it would be better
if code is done by PHP. but any other language is
acceptable.
please help me expert if possible
page parent
1 1
2 1
3 2
4 1
5 2
6 5
7 2
8 1
9 3
10 2
output:
1
2
3
9
5
6
7
10
4
8
like folder hierarchy in xp.
it seems complex for me as i have no time to think
about it about i need the code .it would be better
if code is done by PHP. but any other language is
acceptable.
please help me expert if possible
Comment