Skip to content
GitLab
Explore
Sign in
Fix balance: palindromes and total/non_zero counts
Code
Review changes
Check out branch
Download
Patches
Plain diff
Martijn Vermaat
requested to merge
fix-balance
into
master
Aug 15, 2014
Overview
8
Commits
2
Pipelines
0
Changes
Expand
In the balance function, fix two bugs:
Don't count palindromes twice.
Recompute total and non_zero counts.
Merge request reports
Loading