Skip to content

Create Lesson1#1

Open
Paritet92 wants to merge 1 commit intomasterfrom
Lesson1
Open

Create Lesson1#1
Paritet92 wants to merge 1 commit intomasterfrom
Lesson1

Conversation

@Paritet92
Copy link
Owner

Сдача задания к первому уроку

Сдача задания к первому уроку

int count = 0;
for (int i = 0; i < arr.length ; i++) {
for (int j = 0; j < arr.length ; j++) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Подумайте, как убрать дубли немного изменив код циклов.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants