Bugger in 3.6
HuGuo-UNC-Chapel-Hill opened this issue · 0 comments
HuGuo-UNC-Chapel-Hill commented
It is better to write the if statement as "if(a[in - 1] == temp && a[in - 1] != -1) "
otherwise, it could cause an incorrect result for nCopies.
HuGuo-UNC-Chapel-Hill opened this issue · 0 comments
It is better to write the if statement as "if(a[in - 1] == temp && a[in - 1] != -1) "
otherwise, it could cause an incorrect result for nCopies.