The Artima Developer Community
Sponsored Link

Design Forum
Crack the Code

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Cameron Zemek

Posts: 17
Nickname: grom358
Registered: Dec, 2006

Crack the Code Posted: Dec 13, 2006 10:27 PM
Reply to this message Reply
Advertisement
Crack the following puzzle:

<input type="button" value = "[1]" onclick="alert('3 of 5')" /><br/>
<input type="button" value = "[2]" onclick="alert('1 of 5')" /><br/>
<input type="button" value = "[3]" onclick="alert('2 of 5')" /><br/>
<input type="button" value = "[V]" onclick="alert('4 of 5')" /><br/> <br/>
19 = T<br/>
<br/>
0.5+1+0.5+3 = S
<!-- CLUE: Addition is your friend. Oh, and don't forget your tea for tomorrow. -->

Topic: What's next in porgramming paradigm shift? Previous Topic   Next Topic Topic: Handling Database CRUD events

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use