Search found 4 matches

by mag
Fri Jan 31, 2003 11:47 am
Forum: Volume 6 (600-699)
Topic: 643 - Bulk Mailing
Replies: 5
Views: 4237

643 - Bulk Mailing

Hi.

There is one hole in the problem:
imagine we have 16 letters with the same first 3 digits, but with different last 2 digits.

We could pack 15 letters into the one (!) 3-digit-bundle. But how we could choose letter should be sent first-class?

Please, tell me, where I was wrong.
by mag
Wed Jan 15, 2003 3:58 pm
Forum: Volume 1 (100-199)
Topic: 172 - Calculator Language
Replies: 35
Views: 11165

172 - Calculator Language

What about order of execution of arguments of binary operations in this problem?

Should A have value 1 or 2 in the result of executing "B=(A=1)+(A=2)" ?
And what should be the value of C after executing C=A+(A=1), where A had value 0 before?
by mag
Wed Nov 13, 2002 4:55 pm
Forum: Volume 1 (100-199)
Topic: 108 - Maximum Sum
Replies: 233
Views: 52216

108 - multiple input???

Is there multiple input in 108?

I've seen some solutions on this board using multiple input and some solutions that doesn't use multiple input....
by mag
Fri Nov 08, 2002 2:39 pm
Forum: Volume 5 (500-599)
Topic: 588 - Video Surveillance
Replies: 5
Views: 3779

588 - Video Surveillance

Hi.

My algorithm for 588 works like this: for every wall I cut off the half plane at the back side of the wall from the resulting polygon. Then I check whether resulting polygon is empty. If it so, I say "impossible". Where I was wrong?

Go to advanced search