Self-hatred

Posts Tagged ‘four’

Project Euler Problem #4

using System; public class Four { static void Main() { int a = 0; int b = -1; int c = 999; for (int i = 100; i < = c; i++) { for (int j = 100; j <= c; j++) { a = i * j; if ((a == Reverse(a)) && (a > [...]

/binge

I’m not a slavish fan of graphic novels, but somehow every single comic that I enjoy turns out to be a product of Warren Eliis’ genius. I’m an accidental fanboi. Tonight I finally finished reading Planetary, at the end of its epically sporadic ten eleven year run. Planetary is the superhero comic for people who [...]