Skip to content

Comments

Added task test2#12

Open
AntonChern wants to merge 2 commits intomasterfrom
test2
Open

Added task test2#12
AntonChern wants to merge 2 commits intomasterfrom
test2

Conversation

@AntonChern
Copy link
Owner

No description provided.

cout << "Enter amount of number" << endl;
int amount = 0;
cin >> amount;
int *arr = new int[amount] {};
Copy link
Collaborator

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