181
Community Contests / Re: Code Golf Contest #7
« on: August 25, 2014, 08:26:02 pm »
Nice for a first submission, pimath.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 181
Community Contests / Re: Code Golf Contest #7« on: August 25, 2014, 08:26:02 pm »
Nice for a first submission, pimath.
182
Community Contests / [ENDED] Code Golf Contest #7« on: August 25, 2014, 04:52:22 pm »
This must be your lucky day!
NEXT: Here PREVIOUS: Here Challenge 7 Problem Make a program that, given an input as a string, outputs the (newline-separated) indexes of the string where the letters that make up the word "code" appear (one of each in order). For example, for input such as: School is about to start! Be sure to do your homework! the letters that make up the word "code" are marked by asterisks here: School is about to start! Be sure to do your homework! ^ ^ ^ ^ (in that exact order) (search should be case-insensitive if possible) And the output would be: 2 4 38 49 (the positions of the characters in the string). Simply output ONLY 0 if such is impossible. Deadline September 1, 2014, 1:00 AM EST If any further clarification is needed, contact me. I will try to search for order. (honestly, nobody comments about the puns anymore ) Java
Golfscript
Nspire Lua
TI-83+ BASIC
Axe
XTend
Haskell
SysRPL
C
Python3
Bash
Ruby2
Perl
Language Ranking
183
Community Contests / Re: Code Golf Contest #6« on: August 25, 2014, 04:25:27 pm »
Contest over.
184
Community Contests / Re: Code Golf Contest #6« on: August 19, 2014, 01:12:51 pm »Well the thing would be, you can't really use a console if the other environment doesn't provide oneI'll accept it if anyone with an Nspire can run it with as few external utilities as possible. The tester I use is http://bwns.be/jim/WEBspire/editor.html 185
Community Contests / Re: Code Golf Contest #6« on: August 19, 2014, 01:02:41 pm »
I can accept that. Just don't use any environment-specific features, if possible (i.e. make it so others can also run it in a different environment).
186
TI Z80 / Re: [Axe] Flappy Bird clone« on: August 19, 2014, 10:09:02 am »
That whole thing was a joke. (except for "It runs pretty well on 6MHz" ) I tried to make it sound a bit more hardcore than it really was. Stupid idea, I know.
187
Community Contests / Re: Code Golf Contest #6« on: August 19, 2014, 10:05:41 am »I have a question. I made a TI-Nspire Lua console some time ago that basically gives you a Lua command line where you can enter scripts (and it has io, etc). Am I allowed to enter scripts that run in it (and depend on it)?If it works in a normal Nspire Lua script editor (like LDStudios has), it shall be acceptable. Also, I have a smaller version of the TI-BASIC entry, a 60-byte Python entry, and the first Axe entry, all completed! Updating in a bit. 188
TI Z80 / Re: [Axe] Flappy Bird clone« on: August 19, 2014, 12:53:14 am »
My Flappy remake was 3 level grayscale, had parallax, highscore saving, real-ish-like acceleration physics, and a darn nice 8x8 bird sprite if I do say so myself.
It runs fast enough on 6MHz. 189
Community Contests / Re: Code Golf Contest #5« on: August 18, 2014, 06:28:17 pm »I'll NEVER do a game again, don't worry.So we have to pre-plan all possible games for the contestYeah but if JWinslow23 decides to do like 4 game-related Code Golf contests within a single month span, then that's a massive amount of stuff to plan and it would be easy to get lost in it and mix rules up. 190
Community Contests / Re: Code Golf Contest #6« on: August 18, 2014, 02:28:13 pm »I'm eager to see how you guys made words out of numbers ( without any builin libs, that is), in such a low number of bytes.It's kinda like, in TI-BASIC: Code: [Select] Disp "SEVEN Except you have to add the input handling I mentioned earlier.
191
Community Contests / Re: Code Golf Contest #6« on: August 18, 2014, 01:20:54 pm »
They must be newline-separated.
I have a 26-byte Golfscript already. And a 34-byte TI-BASIC. 192
Community Contests / Re: Code Golf Contest #6« on: August 18, 2014, 12:54:54 pm »I've got a 41 byte python solution. I might have a chance this time.For the updated challenge? Then the first thing it must output after input is "FORTY-ONE". EDIT: I see now that you actually did the quine challenge. Sorry, no more changes this time. 193
Community Contests / [ENDED] Code Golf Contest #6« on: August 18, 2014, 12:26:04 pm »
Let's start fresh.
NEXT: Here PREVIOUS: Here Challenge 6 Problem Make a program that, given an input as a number, outputs the program size as a word (i.e. SEVENTY-FIVE or ONE HUNDRED TWELVE or ONE THOUSAND ONE HUNDRED THIRTY-SEVEN), then the square of the sum of the digits of the input (separated by newlines). Deadline August 25, 2014, 1:00 AM EST As each program WILL be different, no examples are given. I do expect that you understand it enough to give a decent solution. If any further clarification is needed, contact me. I will try to reduce your sighs (size). (Bad pun, I know ) Ruby2
Golfscript
TI-83+ BASIC
Batch
Python3
CJam
Axe
Perl
Language Ranking
194
Community Contests / Re: Code Golf Contest #5« on: August 18, 2014, 12:04:32 pm »
I. AM. NEVER. DOING. THIS. CHALLENGE. AGAIN.
Don't expect to see any more game challenges before Contest #9001. 195
TI Z80 / Re: [Axe] Flappy Bird clone« on: August 15, 2014, 01:47:25 pm »
The speed of this version... And I thought MINE was hard!
Good job, but make it a bit slower. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|