forgot debug output
This commit is contained in:
parent
59abeccc3e
commit
106155a97a
@ -483,8 +483,6 @@ public:
|
||||
if(tmp > largestRun)
|
||||
{
|
||||
largestRun = tmp;
|
||||
} else {
|
||||
cout << tmp << " " << flush;
|
||||
}
|
||||
tmp = 1;
|
||||
unique++;
|
||||
|
Loading…
Reference in New Issue
Block a user