I was trying to submit my Visual Basic solution for one of the Code Jam
problems.
I can’t come up with the right syntax. I’m getting Pending Judgement all the
time.
1. Should I start my program with ‘…Module..’, or ‘Sub Main’, or just ‘Dim
i as Integer…’
2. Can I use extra functions (except Sub Main())?
3. And for Input/Output should I use ‘…Dim StdIn As IO.StreamReader…’
Or ‘….times = CInt(Console.ReadLine())
Or times = WScript.StdIn.ReadLine()
Thanks.
Alex.
--
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/8cb665fa-29d3-44ef-b83f-0d96a6d0e5df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.