A daily code question to solve or discuss

Joined May 2015
Photos and videos
We #retweet correct answers and interesting replies. And #followback. #codeproblems @codeproblems
6
A little more difficult: what language and what does it return? (cadadr '(a (c d) (e f g)))
1
First an easy one - what language(s) and what does it do? int x = 0;int y = 1; return y/x; #codeproblems @codeproblems
1
The guidelines are simple: three levels of difficulty (1,2,3) in increasing difficulty. Answer and/or discuss pros/cons. #codeproblems