Skip to content

Commit

Permalink
с2
Browse files Browse the repository at this point in the history
  • Loading branch information
krllvv authored Dec 21, 2023
1 parent 47cf923 commit 76725ff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ 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 76725ff

Please sign in to comment.