Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
find differences
#2
for i 0 b.len
,if(a[i]!=b[i])
,,for(j 0 8)
,,,if(a[i][j]!=b[i][j]) ...

It is not very fast in QM. Particularly the last line.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)