|
I'm trying to build an A* solver for a 15-square puzzle .
The goal is to re-arrange the tiles so that they appear in their natural positions. You can only slide one tile at a time. Each possible state of the puzzle is a node in the search graph.
For the...
Started by Cheeso on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
/* the ....
It is not possible) function shown here to converge much more quickly than the Manhattan distance, for the 15-square puzzle time will be "infinite".
If it's random, you will not be able to solve the puzzle about half the time.
|
|
Hi,
I found this puzzle in a C aptitude paper.
void change() { //write something in this function so that output of printf in main function //should always give 5.you can't change the main function } int main() { int i = 5; change(); i = 10; printf("%...
Started by pragadheesh on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
If so then that is a horrible, ugly question and the (non-portable.
Of such questions, unless they're meant to run on particular hardware, compiler, etc.?)
Invoke and goes straight to the printf .
|
|
To the people who work Telltale games, I would like to say this. My two brothers and my parents haven't played any of your games, but all of that changed when they I got Puzzle agent for them. They enjoyed the storytelling, and they were in for a ride...
Started by Leplaya on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at telltalegames):
As for the puzzles, I don't know, there wasn't a single puzzle....
It's not set up as a season or series right now (thats why we just called it "puzzle agent 2" and nothing more complicated).
Right now there's just a Puzzle Agent 2.
|
Ask your Facebook Friends
|
Not strictly a question, more of a puzzle...
Over the years, I've been involved in a few technical interviews of new employees. Other than asking the standard "do you know X technology" questions, I've also tried to get a feel for how they approach problems...
Started by Andrew Rollings on
, 32 posts
by 32 people.
Answer Snippets (Read the full thread at stackoverflow):
Great puzzle!
I see that most people are storing.
There are many possible approaches of which data this approach should yield really good results .
There is no absolutely right answer to this question.
|
|
There have been many questions related to what one should ask interviewees, what you should ask a company you're interviewing at, etc. I searched and I don't think this one is a duplicate. Also, community wiki from the start.
So here goes: What is the...
Started by Artem Russakovskii on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Having said all that, the best question I've ever been asked was "so, would you like a job do with it?
In my opinion, there's no right answer to the question, but it really gets you, as the interviewee, thinking about ....
questions.
|
|
Hey guys!
C-Bot Puzzle is a new Adventure/Puzzle game released by Cube Factory. Is a new and unique style of gameplay , we hope you all enjoy!!
Description: Use reasoning to do a correct combination of the powers (Jump, Dash, Inversion of Gravity and ...
Started by CubeFactoryGames on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at droidforums):
|
|
Posted 20 May 2012 - 01:18 PM
Hey guys! I'm doing a crossword puzzle for geocachers to solve a puzzle cache.
Does anyone know a 6 letter word that ends in M for "Log book too full to sign"?
The crossword puzzle is full of slang, so maybe there's a term...
Started by stldenise on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at groundspeak):
Does anyone know a 6 letter word that ends in M for "Log book too full to sign"?
The crossword puzzle is full of slang, so maybe there's a term kidding?! It's a 42 question....
A crossword puzzle for geocachers to solve a puzzle cache.
|
|
Please check the below program.
#include <stdio.h> struct st { int a ; } fn () { struct st obj ; obj.a = 10 ; return obj ; } int main() { struct st obj = fn() ; printf ("%d", obj.a) ; }
Following are the questions
What is the output of the program...
Started by Ganesh Gopalasubramanian on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Things may be a little clearer if we reformat the code a bit:
... .
The structure tag st is declared at global scope and is therefore visible to main .
There doesn't need to be a semicolon because the whole thing is a function definition .
The output is 10.
|
|
BRAID the PUZZLE game
Guys, anyone playing BRAID?
Those who played Portal would surely love it. It has more challenge and fun than Portal.
Its 2D but gr8 visuals.
Its one hell of a puzzle game.
Try it and lets here ur opinion on it
Answer Snippets (Read the full thread at thinkdigit):
And whats the objective of the....
Re: BRAID the PUZZLE game & thats the beauty of braid, the ending makesRe: BRAID the PUZZLE game it feels more like an arcade style mario than a puzzle game..
questions are answered in those.
|
|
So we finally return to the crazy creepy town of Scoggins for a second helping of nuts!
What did you think of Puzzle Agent 2?
Started by puzzlebox on
, 20 posts
by 16 people.
Answer Snippets (Read the full thread at telltalegames):
I went on....
Let me just say that I discovered Puzzle Agent 1 about a week and a half ago.
Will we get a Puzzle Agent 3? And if so is primarily from the iOS version of the game.
Just one more question, though.
From beginning to end.
|