Skip to content

Mediator#10

Open
Denis-shl wants to merge 22 commits intomasterfrom
mediator
Open

Mediator#10
Denis-shl wants to merge 22 commits intomasterfrom
mediator

Conversation

@Denis-shl
Copy link
Copy Markdown
Owner

No description provided.

Comment thread mediator/mediator.go Outdated
return "not sender"
}

// SetConcrete
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
Owner Author

Choose a reason for hiding this comment

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

done

Comment thread mediator/mediator.go Outdated
c.p2 = p2
}

// NewMediator
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
Owner Author

Choose a reason for hiding this comment

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

done

Comment thread pkg/leetcode/RangeSumBST/RangeSum.go Outdated
import "fmt"

// TreeNode ...
type TreeNode struct {
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
Owner Author

Choose a reason for hiding this comment

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

done

Comment thread pkg/leetcode/RangeSumBST/RangeSum.go Outdated
RangeSumBST(root Creater, L int, R int) int
}

type obj struct {
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
Owner Author

Choose a reason for hiding this comment

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

done

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