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