Estimate the number of discrepancy 2 sequences: Revision history

From Polymath Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons 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.

20 January 2010

19 January 2010

  • curprev 19:2719:27, 19 January 2010Guy Srinivasan talk contribs 2,250 bytes +2,250 New page: <pre> using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; namespace EDP { class Program { static double[] answers = { 1,...