Pastoid

Tree depth

The page you are looking at now is at this URL: http://pastoid.com/bwg

This paste was last updated on August 13, 2009 at 12:33 am.

Pasted Coderaw

if ($current->left < $prev->right) {
	$depth++;	
}
elseif ($current->left > ($prev->right + 1)) {
	$depth--;
}
// $depth stays the same
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 11
drunkenmonkey.org 3
Is this paste spam?
<Hide