Count to 5000

For topics based on a game/pattern or another silly concept. ;)

Re: Count to 5000

Postby Super Luigi! » November 17th, 2018, 1:22 pm

747. It's only a matter of time.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012

Re: Count to 5000

Postby OneOf99 » November 18th, 2018, 7:34 am

748

By the way, to answer the question of how many palindromes there are between 1 and 5000, I wrote a small program to help determine that. The answer is 148 (small number in my opinion). You can see the full list of numbers in the spoiler.

Spoiler!
Total: 148

[1, 2, 3, 4, 5, 6, 7, 8, 9, '11', '22', '33', '44', '55', '66', '77', '88', '99', '101', '111', '121', '131', '141', '151', '161', '171', '181', '191', '202', '212', '222', '232', '242', '252', '262', '272', '282', '292', '303', '313', '323', '333', '343', '353', '363', '373', '383', '393', '404', '414', '424', '434', '444', '454', '464', '474', '484', '494', '505', '515', '525', '535', '545', '555', '565', '575', '585', '595', '606', '616', '626', '636', '646', '656', '666', '676', '686', '696', '707', '717', '727', '737', '747', '757', '767', '777', '787', '797', '808', '818', '828', '838', '848', '858', '868', '878', '888', '898', '909', '919', '929', '939', '949', '959', '969', '979', '989', '999', '1001', '1111', '1221', '1331', '1441', '1551', '1661', '1771', '1881', '1991', '2002', '2112', '2222', '2332', '2442', '2552', '2662', '2772', '2882', '2992', '3003', '3113', '3223', '3333', '3443', '3553', '3663', '3773', '3883', '3993', '4004', '4114', '4224', '4334', '4444', '4554', '4664', '4774', '4884', '4994']
Treasure Hunter
Bananas received 23
Posts: 383
Joined: 2015

Re: Count to 5000

Postby PegasusMan » November 18th, 2018, 9:10 am

749.

Nice job, One! I'm very interested in how your program works; could you please explain the details to aid me in my confusion?
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014




Re: Count to 5000

Postby OneOf99 » November 18th, 2018, 4:38 pm

753.

I just cut the number in half (rounding down if the number has an odd number of digits), flip the second half, and see if they are equal. If they are equal I add them to a list that gets spit out at the very end. It took only about 5 minutes to code since this was a pretty simple thing to check for.
Treasure Hunter
Bananas received 23
Posts: 383
Joined: 2015

Re: Count to 5000

Postby PegasusMan » November 19th, 2018, 3:38 am

754.

Very interesting! I've always been fascinated by code, though I consider myself a noob when it comes to coding manually...
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014



Re: Count to 5000

Postby Super Luigi! » November 19th, 2018, 1:26 pm

757. Be comfortable in your own skin instead of someone else's.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012






Re: Count to 5000

Postby Super Luigi! » November 20th, 2018, 2:13 pm

763. Raviolis are amazingly tasty.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012

Re: Count to 5000

Postby OneOf99 » November 20th, 2018, 6:45 pm

764. Can I get a RIGATONI in the chat?
Treasure Hunter
Bananas received 23
Posts: 383
Joined: 2015


Re: Count to 5000

Postby PegasusMan » November 21st, 2018, 11:57 am

766.

I love them tubular pastas!
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

Re: Count to 5000

Postby OneOf99 » November 21st, 2018, 12:06 pm

767.

I mistook the number of posts Super Luigi had for his join date and for a second there I thought it said he joined in 1982. Got me wondering quite a bit there :facepalm:
Treasure Hunter
Bananas received 23
Posts: 383
Joined: 2015


Re: Count to 5000

Postby PegasusMan » November 21st, 2018, 1:59 pm

769.

According to that logic, One, I joined in 188. Only rainbowsprinklez has me beat...

EDIT: Joined in 189 now... cause this post.
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

Re: Count to 5000

Postby Super Luigi! » November 21st, 2018, 2:02 pm

770. I'm glad to see such conversation.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012

Re: Count to 5000

Postby OneOf99 » November 22nd, 2018, 4:00 am

771. We have to keep this thread going somehow, SL!
Treasure Hunter
Bananas received 23
Posts: 383
Joined: 2015

Re: Count to 5000

Postby Super Luigi! » November 22nd, 2018, 9:17 am

772. Usually, I'm the only one who speaks, unless you and PegasusMan appear.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012


Re: Count to 5000

Postby Simion32 » November 22nd, 2018, 11:00 am

774.

DELTA UPDATE: http://dkca.net/f/p44401
I've got a new download guys!! ;)
Sage of Discovery
Bananas received 332
Posts: 2738
Joined: 2008


Re: Count to 5000

Postby Super Luigi! » November 22nd, 2018, 1:00 pm

776. Congratulations, Sir Simion32!
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012

Re: Count to 5000

Postby Simion32 » November 22nd, 2018, 1:13 pm

777

Thanks Super Luigi! :funky:

I'd give you a banana but they're disabled in this subforum. :P
Sage of Discovery
Bananas received 332
Posts: 2738
Joined: 2008

Re: Count to 5000

Postby PegasusMan » November 23rd, 2018, 10:55 am

778.

Love what you're doing, Simion! Keep up the amazing work.
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

Re: Count to 5000

Postby Super Luigi! » November 23rd, 2018, 1:44 pm

779. Happy Thanksgiving!
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012

Re: Count to 5000

Postby PegasusMan » November 24th, 2018, 1:01 am

780.

Likewise, Super Luigi! I'm thankful for the fact that the Forums are still (slightly) active!
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

Re: Count to 5000

Postby Cyclone » November 24th, 2018, 10:59 am

781. Seven Ate One
Expedition Leader
Bananas received 559
Posts: 1211
Joined: 2008

Re: Count to 5000

Postby Super Luigi! » November 24th, 2018, 1:52 pm

782. As am I, dear PegasusMan. I'm also glad you're saying something, Sir Cyclone.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012

Re: Count to 5000

Postby PegasusMan » November 25th, 2018, 12:31 am

783.

Can't wait 'till seven ate nine... :lol:
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

Re: Count to 5000

Postby Mattrizzle » November 25th, 2018, 12:35 am

784. Seven ate four as well.
Veteran Venturer
Bananas received 221
Posts: 545
Joined: 2008

Re: Count to 5000

Postby PegasusMan » November 25th, 2018, 12:52 am

785.

Seven must be very hungry...
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014


Re: Count to 5000

Postby PegasusMan » November 25th, 2018, 7:17 am

787.

PALINDROME!!
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

Re: Count to 5000

Postby Super Luigi! » November 25th, 2018, 9:56 am

788. You are obsessed with palindromes, PegasusMan. When will they return the investment?
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012



Re: Count to 5000

Postby OneOf99 » November 25th, 2018, 1:57 pm

791

We need to have some kind of game to play here...
Treasure Hunter
Bananas received 23
Posts: 383
Joined: 2015

Re: Count to 5000

Postby Super Luigi! » November 25th, 2018, 2:19 pm

792. You want a game within a game? Our words might qualify.
Sage of Discovery
Bananas received 301
Posts: 3697
Joined: 2012


Re: Count to 5000

Postby PegasusMan » November 26th, 2018, 6:13 am

794.

We could try a mini version of a one-word story, similar to the topic I started. :dixiehappy:
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014


Re: Count to 5000

Postby PegasusMan » November 26th, 2018, 8:34 am

796.
Previously "Donkey Kong Fan"
Bananas received 8
Posts: 286
Joined: 2014

PreviousNext

Return to Forum Games

Who is online

Users browsing this forum: No registered users and 15 guests