Results 1 to 2 of 2

Thread: Brain & coding challenge

  1. #1
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    Lightbulb Brain & coding challenge

    Hello,

    I was attending the conference Machine Learning Prague this weekend, and there was a nice challenge for the visitors:

    Figure out password, that is quite weak (one English word)

    • Goldfinger
    • Dark Knight
    • The Phantom Menace
    • The Wrath of Khan
    • Judgement Day
    • The Goblet of Fire


    The first part of the thinking you can do yourself (or use machine learning to find the meaning of the hint).
    Once you have this, the second part is achieveable in thinBasic.

    My solution attached, but first - try to challenge yourself


    Petr

    P.S. Looking directly at my solution will not help you, because you need to do the first part of the thinking to understand what do the sentences represent.
    Attached Files Attached Files
    Last edited by Petr Schreiber; 26-03-2018 at 07:54.
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  2. #2
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,527
    Rep Power
    170

    Wink

    Oh my goodness!
    Guess I cannot figure this out without a thinbasic-program

    It will have to XOr True those of the suggested that contain weird characters as Chr$(&H20).

    I will need at least 1 week to code this and another week to type in all the suggests




    Or do I have to watch all of them?
    Last edited by ReneMiner; 26-03-2018 at 10:25.
    I think there are missing some Forum-sections as beta-testing and support

Similar Threads

  1. Coding challenge: Advent of code
    By Petr Schreiber in forum thinBasic General
    Replies: 10
    Last Post: 08-12-2015, 23:54
  2. The Boy With The Incredible Brain
    By Charles Pegge in forum Shout Box Area
    Replies: 0
    Last Post: 02-09-2013, 22:45
  3. CMCC11 - Coding Monkeys Coding Contest 2011
    By Cameron in forum Events
    Replies: 0
    Last Post: 22-01-2010, 13:34
  4. tbgl coding challenge
    By kryton9 in forum TBGL General
    Replies: 4
    Last Post: 10-06-2007, 21:42
  5. thinBASIC coding challenge #1
    By Petr Schreiber in forum Challenge
    Replies: 29
    Last Post: 10-04-2007, 21:20

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •