Geomancers of the Committee of Conundrums

Our Members

Meet the esteemed geomancers of our committee, masters of the ancient arts and sciences of geometry and conundrums. Their secret formulas are not for the faint of heart or mind.

Geomancer King Geomancer Queen Geomancer X

Secret Formulas

			code>public class Geomancer {
				private String secretFormula = "E=mc^2";

				public String solveConundrum(int numCircles) {
					return String.valueOf((int)Math.PI * numCircles);
				}
			}
		
		/pre>
		

Note: This code is for advanced geomancers only and not for the faint of heart or mind.