Skip to content
GitLab
Explore
Sign in
Bugfix in Prefix sum.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Hugo Campora Perez
requested to merge
dcampora_prefix_sum_bugfix
into
master
Sep 29, 2018
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Bugfix in prefix sum by which it would not calculate the total sum if the input was a multiple of 2048.
Merge request reports