Skip to content

Conversation

@Volafortis
Copy link

No description provided.

public static void Main(string[] args)
{
Console.WriteLine("Hello World!");
Console.WriteLine("Nikita_Bogomazov");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Остальное?

@jskonst
Copy link
Collaborator

jskonst commented Nov 25, 2019

🔧

{
return new double[0];
int i = 0;
var y = new double[(int)((xk - xn) / dx)];
Copy link
Collaborator

Choose a reason for hiding this comment

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

Уже используйте списки (List)

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.

3 participants