Zadanie 1 i 2 #38

Open
s416042 wants to merge 6 commits from s416042/DALGLI0:master into master
First-time contributor

ZAD1

Program można uruchomić za pomocą polecenia: java Main 6

ZAD2

Program można uruchomić za pomocą polecenia: java Main "6" "[1,2,3,0,1]" "[2,4,0,0,2]"

ZAD1 Program można uruchomić za pomocą polecenia: java Main 6 ZAD2 Program można uruchomić za pomocą polecenia: java Main "6" "[1,2,3,0,1]" "[2,4,0,0,2]"
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 s416042-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff s416042-master
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: kalmar/DALGLI0#38
No description provided.