Search found 2 matches
- Mon Dec 07, 2015 12:12 am
- Forum: General
- Topic: Range of inputs
- Replies: 0
- Views: 5628
Range of inputs
I've just started a attempting a few problems on this site and it feels like some of the problem descriptions are mission some information. For example, for problem 100 (3n+1) we know that the input n satisfies 0 < n < 10000, but we don't have an upper bound on how large n will become when running ...
- Sun Dec 06, 2015 3:10 pm
- Forum: Volume 1 (100-199)
- Topic: 103 - Stacking Boxes
- Replies: 200
- Views: 51244
Large inputs
Are we to assume that any measurement given will fit into a 32-bit int? If not then I think that comparisons will need to be done on the basis of strings for each slide length of each box, but this strikes me as complicated. Can anyone confirm whether or not this assumption leads to CA?
i.e. do we ...
i.e. do we ...