Lisp Condense
Reduce 4 cons selection operations down to one function call.
Start file
(print (car (car (cdr (car list)))))
End file
(print (caadar list))
1c1
< (print (car (car (cdr (car list)))))
---
> (print (caadar list))
Solutions
The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!
Check out these helpful resources to improve your Vim skills... Game on.
Unlock
157 remaining solutions by
signing in and submitting your own entry
#158
Jurica / @Jurica34581259 -
Score: 30 -
12/05/18 @ 03:07
wwwwvwwwwwwhdhhiada<Esc>/))<CR>lld$ZZ
0 comments
158 active golfers, 460 entries
Leaderboard (lowest score wins):
08/15/2014 at 03:43PM
08/23/2014 at 01:11PM
08/24/2014 at 11:58AM
09/20/2014 at 07:03PM
11/19/2014 at 02:15PM
#96 - Carlos A Henríquez Q / @lagunex
01/18/2015 at 03:30PM
#97 - TheProgrammer971 / @tp971
03/14/2015 at 02:44PM
04/28/2015 at 09:15PM
09/13/2015 at 07:24AM
02/20/2016 at 09:01PM
07/17/2017 at 02:38PM
08/13/2014 at 11:25AM
08/13/2014 at 04:59PM
08/13/2014 at 07:18PM
08/14/2014 at 12:32AM
08/14/2014 at 11:51AM
08/15/2014 at 03:22AM
08/16/2014 at 03:51PM
08/19/2014 at 02:04AM
08/23/2014 at 07:24PM
08/24/2014 at 01:09AM
08/24/2014 at 06:13AM
08/27/2014 at 11:41AM
10/17/2014 at 01:54PM
10/28/2014 at 07:41PM
11/26/2014 at 03:12PM
01/19/2015 at 04:32AM
10/12/2015 at 09:33AM
10/20/2015 at 01:44AM
06/14/2023 at 10:43PM