Skip to content

Commit 5873d31

Browse files
Nalin BhardwajtcNickolas
Nalin Bhardwaj
authored andcommitted
Added problems to circle-circle intersection article (#33)
Added 2 practice problems to the circle-circle intersection article.
1 parent a732a01 commit 5873d31

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/geometry/circle-circle-intersection.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@ The only degenerate case we need to consider separately is when the centers of t
3131

3232
## Practice Problems
3333

34-
[RadarFinder](https://community.topcoder.com/stat?c=problem_statement&pm=7766)
34+
- [RadarFinder](https://community.topcoder.com/stat?c=problem_statement&pm=7766)
35+
36+
- [Runaway to a shadow - Codeforces Round #357](http://codeforces.com/problemset/problem/681/E)
37+
38+
- [ASC 1 Problem F "Get out!"](http://codeforces.com/gym/100199/problem/F)

0 commit comments

Comments
 (0)