Skip to content

Added problems to circle-circle intersection article #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 2, 2016
Merged

Added problems to circle-circle intersection article #33

merged 2 commits into from
Oct 2, 2016

Conversation

nalinbhardwaj
Copy link

@nalinbhardwaj nalinbhardwaj commented Oct 2, 2016

Hi,
I have added 2 practice problems to the circle-circle intersection article. I suppose the problems are interesting and good for practice, below are the links as well.

Runaway to a shadow - Codeforces
ASC 1 Problem F "Get out!"

Added 2 practice problems to the circle-circle intersection article.
@@ -32,3 +32,5 @@ The only degenerate case we need to consider separately is when the centers of t
## Practice Problems

[RadarFinder](https://community.topcoder.com/stat?c=problem_statement&pm=7766)
[Runaway to a shadow - Codeforces](http://codeforces.com/problemset/problem/681/E)
Copy link
Member

Choose a reason for hiding this comment

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

Please add newlines between problems, so that they appear one per line, not all in one line. You can use http://e-maxx-eng.appspot.com/test.php to check how the resulting page looks.

Copy link
Author

Choose a reason for hiding this comment

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

Hey,
Sorry about that. I corrected that and have also added bullets to the problems, to make it clearer. I hope you'll like the idea.

@tcNickolas tcNickolas merged commit 5873d31 into cp-algorithms:master Oct 2, 2016
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