Skip to content

Instantly share code, notes, and snippets.

View Atrejoe's full-sized avatar
:octocat:

Robert Sirre Atrejoe

:octocat:
View GitHub Profile
@Atrejoe
Atrejoe / Program.cs
Created November 1, 2017 19:00 — forked from dyln/Program.cs
my solution to the question asked in the interview
/********************* Coded by: Caner 'dyln' Eren **************************/
using System;
using System.Collections;
using System.Collections.Generic;
namespace hwapp{
class Program{
static void Main(string[] args){