Skip to content

Evgenij Satyev#33

Merged
jskonst merged 20 commits into
ISUCT:Evgenij_Satyevfrom
yinegve:Evgenij_Satyev
Dec 17, 2019
Merged

Evgenij Satyev#33
jskonst merged 20 commits into
ISUCT:Evgenij_Satyevfrom
yinegve:Evgenij_Satyev

Conversation

@yinegve
Copy link
Copy Markdown

@yinegve yinegve commented Nov 18, 2019

No description provided.

Comment thread CourseApp.Tests/FunctionTest.cs
Comment thread CourseApp/Function.cs Outdated

var xB = new double[] { 0, 1, 2, 3 };
var taskB = TaskB(2, 3, xB);
var xB = new double[] { 0.2, 0.3, 0.38, 0.43, 0.57 };
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Измените весь код для использования коллекций вместо массивов

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🔧

@jskonst jskonst changed the base branch from master to Evgenij_Satyev December 2, 2019 05:26
Copy link
Copy Markdown
Collaborator

@jskonst jskonst left a comment

Choose a reason for hiding this comment

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

🔧

Comment thread CourseApp.Tests/DemoTest.cs Outdated

[Fact]
public void TestNormalA()
{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Нет тестов на задачу А и В

Comment thread CourseApp.Tests/FunctionTest.cs
Comment thread CourseApp/Function.cs Outdated

var xB = new double[] { 0, 1, 2, 3 };
var taskB = TaskB(2, 3, xB);
var xB = new double[] { 0.2, 0.3, 0.38, 0.43, 0.57 };
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🔧

Comment thread CourseApp/Pistol.cs Outdated
}
else
{
Console.WriteLine("Enter correct kalibr");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Бросайте exception

@jskonst jskonst merged commit 5759567 into ISUCT:Evgenij_Satyev Dec 17, 2019
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