Hello everyone,

I have been writing a Google Code Jam Qualification round and after completing 
and submitting one of the problems, I have received the following compilation 
error:

The type or namespace name `Numerics' does not exist in the namespace `System'. 
Are you missing `System.Numerics' assembly reference?
The type or namespace name `BigInteger' could not be found. Are you missing an 
assembly reference?

I have asked a question through the Questions form, but received the following 
response:

Sorry, I cannot help you with that. For language specific questions please 
refer to the Coding section in the FAQ 
https://codingcompetitions.withgoogle.com/codejam/faq

FAQ section doesn't contain any useful information.
So, what is this? Did I do something wrong or Google Code Jam doesn't include 
vital and basic assemblies like System.Numerics when compiling C# files?

They can't be serious about saying that C# developers can't use big integers, 
but Java developers can, right? 

Thanks in advance. 

-- 
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 google-code+unsubscr...@googlegroups.com.
To post to this group, send email to google-code@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/f54e2cf5-a44a-411d-890b-2313887689d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to