Revision history of "1998 PMWC Problems/Problem I2"

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.

  • (cur | prev) 14:06, 23 July 2014MathLearner01 (talk | contribs). . (1,473 bytes) (+1,473). . (Created page with "==Problem I2== Triangular numbers and Square numbers can be represented in the following manner: <asy> int triangle(pair z, int n){ for(int i = 0; i < n; ++i){ for(int j = n-i; ...")