Revision history of "Circle Union"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 00:54, 11 March 2018Ultmaster talk contribs 4,544 bytes +4,544 Created page with "UNUSABLE! <syntaxhighlight lang='cpp'> #include <bits/stdc++.h> using namespace std; const double eps = 1e-8; const double PI = acos(-1.0); int D(double x) { return x < -ep..."