Skip to content

Commit

Permalink
c5
Browse files Browse the repository at this point in the history
  • Loading branch information
krllvv committed Dec 21, 2023
1 parent b681eae commit c850821
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ std::vector<int> getSequentialMaxInColumns(const std::vector<int>&matrix,

std::vector<int> getParallelMaxInColumns(const std::vector<int>&matrixc,
size_t rows, size_t columns);

0 comments on commit c850821

Please sign in to comment.