Skip to content

Instantly share code, notes, and snippets.

View anthonylangsworth's full-sized avatar

Anthony Langsworth anthonylangsworth

View GitHub Profile
@anthonylangsworth
anthonylangsworth / Program.cs
Last active January 10, 2017 11:20
100 Factorial + 1 in C# (BCL only)
using System;
using System.Linq;
using System.Numerics;
namespace Fact
{
class Program
{
static void Main(string[] args)
{
### Keybase proof
I hereby claim:
* I am anthonylangsworth on github.
* I am alangsworth (https://keybase.io/alangsworth) on keybase.
* I have a public key whose fingerprint is 0989 6576 27C6 CE8C 71CC 8C7E AED9 48D3 F199 2206
To claim this, I am signing this object: