Skip to content

Сучков Георгий#16

Open
TheHomeGera wants to merge 4 commits intoRTF-TypeScript-2021:masterfrom
TheHomeGera:master
Open

Сучков Георгий#16
TheHomeGera wants to merge 4 commits intoRTF-TypeScript-2021:masterfrom
TheHomeGera:master

Conversation

@TheHomeGera
Copy link
Copy Markdown

No description provided.

});
}

module.exports.breadcrumbCalculate = breadcrumbCalculate;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

задача засчитана на 2 балла

array.slice(0, array.length - 2).join(' '),
array[array.length - 2],
array[array.length - 1],
);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

image

парсинг некорректный

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Я понял, чутка недоделал

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

я если что изменил название переменной, чтобы сделать коммит

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

image
парсинг работает плохо

5651: "Одежда"
}

function resolveBudget(string){
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

зачем аргумент string?

array.slice(0, array.length - 2).join(' '),
array[array.length - 2],
array[array.length - 1],
);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

image
парсинг работает плохо

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