Implement divide and conquer #3

Merged
cromer merged 9 commits from divide_and_conquer into master 5 years ago
cromer commented 5 years ago
Owner
There is no content yet.
cromer closed this pull request 5 years ago
cromer deleted branch divide_and_conquer 5 years ago
The pull request has been merged as 9c6c1c9d1a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b divide_and_conquer master
git pull origin divide_and_conquer

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff divide_and_conquer
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: UBB/points#3
Loading…
There is no content yet.