Hey I have created my application according to the requirement and have solved 
the problem which they asked .
I have ran the app in 3 different windows enviroment with
Visual Studio
Mono msc Solution.cs and mono Solution.exe
Online complier

and I have found none errors. 

But when i go with Code Jam and submit it after few seconds it gave me the 
Runtime error, Not sure what i am doing wrong. 

Start with this and in go my logic , Kindly Help me out 

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApp1
{
    public class Solution
    {
        public static void Main(string[] args)
        {

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/b00320aa-b297-4e0e-b55b-6184cf9ed648%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to