Omnimaga

General Discussion => Technology and Development => Computer Projects and Ideas => Topic started by: nemo on March 01, 2011, 10:22:21 pm

Title: ACM programming contest
Post by: nemo on March 01, 2011, 10:22:21 pm
unless you're in college, you can't enter it, but i thought that some of the problems might appeal to some of omnimaga's computer programmers. they're part of an international collegiate programming contest, so they are anything but easy. you can find links to the "problem sets" here (http://icpc.baylor.edu/past/). i found a relatively easy problem here (http://icpc.baylor.edu/past/icpc2006/Finals/2006WorldFinalProblemSet.pdf), as problem D, bipartite numbers.
Title: Re: ACM programming contest
Post by: ruler501 on March 01, 2011, 10:31:33 pm
Looks interesting. Wish i was in college and not middle school even more now
Title: Re: ACM programming contest
Post by: Madskillz on March 01, 2011, 10:55:52 pm
I was an ACM member, in my last few years of college. Nice thing to be a part of for sure.
Title: Re: ACM programming contest
Post by: ruler501 on March 01, 2011, 10:57:57 pm
looking through the problem list a lot of them seem like simple programs(I only looked at the first 3). It would take me only a couple of minutes to get python code working for this