Hello everybody

I've used Python 3 to solve the problems and is not clear if it is allowed or 
not to use basic standard libraries as numpy to solve them.

I've modelled my data for the Go Gopher! problem as a numpy matrix (just for 
indexing convenience) and got a "Runtime Error". After changing the data for a 
list of lists the code was accepted. As the problem involved a randomisation 
step, I still don't know if the use of this standard libraries as numpy and 
scipy is allowed or not.

Did anyone have this problem or know the answer for my question?

Regards
Antonio

-- 
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/4b5064fc-1a01-45b6-aa47-510b01ddbe7c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to