Project Euler #1: Multiples of 3 and 5

  • + 1 comment

    Has anyone solved this in C#?

    Test cases are bad, why don't they make the answer of the first case "2" just "0", works on my machine but does not work on their environment.