Search found 1 match

by zid
Wed Jul 01, 2009 2:30 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 320809

Re: 100

verdict Wrong answer.

./100 < input.txt

output:

1 10 20
100 200 125
201 210 89
900 1000 174
10 1 20
200 100 125
210 201 89
1000 900 174
2 1 2
3 1 8
4 1 8
2 2 2
3 2 8
2 1 2
3 1 8


Can't find any value that breaks it? Supports flipping the inputs and matches the testcases given in the question ...

Go to advanced search