Skip to content

Create Lesson1#1

Open
Paritet92 wants to merge 1 commit into
masterfrom
Lesson1
Open

Create Lesson1#1
Paritet92 wants to merge 1 commit into
masterfrom
Lesson1

Conversation

@Paritet92
Copy link
Copy Markdown
Owner

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

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

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

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