Closed Sharelter closed 2 years ago
My cf-tool could not get the correct sample input date since Aug.9. But the output data parse still works. Now the input date parsed looked like this:
<div class="test-example-line test-example-line-even test-example-line-0">4</div><div class="test-example-line test-example-line-odd test-example-line-1">4</div><div class="test-example-line test-example-line-odd test-example-line-1">0 1 3 2</div><div class="test-example-line test-example-line-even test-example-line-2">2</div><div class="test-example-line test-example-line-even test-example-line-2">1 0</div><div class="test-example-line test-example-line-odd test-example-line-3">7</div><div class="test-example-line test-example-line-odd test-example-line-3">0 1 2 3 5 6 4</div><div class="test-example-line test-example-line-even test-example-line-4">5</div><div class="test-example-line test-example-line-even test-example-line-4">0 3 2 1 4</div><div class="test-example-line test-example-line-even test-example-line-4"></div>
But this issue only happens on part of problems For example : 1682B could not get the correct input data while 1682E could get input data
I fix this in my repo, due to origin repo is not active. https://github.com/dianhsu/cf-tool
THX~ They works perfectly well again :)
My cf-tool could not get the correct sample input date since Aug.9. But the output data parse still works. Now the input date parsed looked like this: