ACM Programming Competition

ACM Programming Competition

Re: ACM Programming Competition Posted by wil5on on Sat Sep 16th 2006 at 9:00am
wil5on
1733 posts
Posted 2006-09-16 9:00am
wil5on
member
1733 posts 570 snarkmarks Registered: Dec 12th 2003 Occupation: Mapper Location: Adelaide
The ACM programming competition is an international event, where undergraduate students compete for coding glory, or something like that.

Today I went with my team to the first preliminary round. We didnt get through, but did pretty well (came 5th out of 20 teams from Adelaide, we were ranked 45th in the South Pacific). We did manage to get plenty of free stuff, I got a bag full of Google stuff (I'm wearing the shirt now).

Has anyone else here competed? Thought about it? Never heard of it? If you think you might be interested in it, look it up. I'll be going back next year for sure.
"If you talk at all during this lesson, you have detention. Do you understand?"
  • My yr11 Economics teacher
Re: ACM Programming Competition Posted by reaper47 on Sat Sep 16th 2006 at 10:27am
reaper47
2827 posts
Posted 2006-09-16 10:27am
reaper47
member
2827 posts 1921 snarkmarks Registered: Feb 16th 2005 Location: Austria
What did you do for the competition? Was it a test or your own project?
Re: ACM Programming Competition Posted by wil5on on Sat Sep 16th 2006 at 12:49pm
wil5on
1733 posts
Posted 2006-09-16 12:49pm
wil5on
member
1733 posts 570 snarkmarks Registered: Dec 12th 2003 Occupation: Mapper Location: Adelaide
5 hours locked in a room solving problems in Java. Given 10 problems, we were able to solve 2 (the best team solved 7).
"If you talk at all during this lesson, you have detention. Do you understand?"
  • My yr11 Economics teacher
Re: ACM Programming Competition Posted by Jimmi on Sun Sep 17th 2006 at 2:20pm
Jimmi
217 posts
Posted 2006-09-17 2:20pm
Jimmi
member
217 posts 22 snarkmarks Registered: May 17th 2006 Location: South Africa
Sounds boring. :razz:
Re: ACM Programming Competition Posted by Crono on Sun Sep 17th 2006 at 10:01pm
Crono
6628 posts
Posted 2006-09-17 10:01pm
Crono
super admin
6628 posts 700 snarkmarks Registered: Dec 19th 2003 Location: Oregon, USA
Sounds boring. :razz:
It wouldn't be. As long as the problems were interesting.

Wilson, are you able to discuss the problems you were given? If so ... what were they?
Blame it on Microsoft, God does.
Re: ACM Programming Competition Posted by wil5on on Mon Sep 18th 2006 at 9:08am
wil5on
1733 posts
Posted 2006-09-18 9:08am
wil5on
member
1733 posts 570 snarkmarks Registered: Dec 12th 2003 Occupation: Mapper Location: Adelaide
Yeah, I think I can discuss them, they get released after a year anyway. One of the problems was to decode a message encoded by putting it in the diagonals of a matrix, so "yhelothar" becomes:

y h l
e o h
t a r

which is given as "3, yhleohtar", the 3 being the number of columns in the matrix. You have to write a program to decode any given message, with any given number of columns used to encode it. This was one of the easiest problems, I think almost every team figured it out.
"If you talk at all during this lesson, you have detention. Do you understand?"
  • My yr11 Economics teacher
Re: ACM Programming Competition Posted by Forceflow on Mon Sep 18th 2006 at 10:41am
Forceflow
2420 posts
Posted 2006-09-18 10:41am
2420 posts 451 snarkmarks Registered: Nov 6th 2003 Occupation: Engineering Student (CS) Location: Belgium
Ah, too bad my regional compo is in bloody StockHolm.
:: Forceflow.be :: Nuclear Dawn developer