401 Topics
![]() | |
[[ re-posted from the DesktopLinuxAsm mailing list ]] [url]http://groups.yahoo.com/group/DesktopLinuxAsm/[/url] << Here is a puzzle for assembler guru's and anyone who needs a diversion. Bill Gates has spent the last year working on a virus to destroy Linux. To complete his virus he needs the constant of -4 in eax. His … | |
hey guys...came across a card in a bookstore which had some 4 lines that look like a puzzle and [url]www.dxii.in[/url] on it. anyone know what this is about? visited their website. looks nice but still no idea what it is...anyways, here are those 4 lines... "this should give you the … | |
Hi, I'm trying to figure out how to do this assignment, but I don't even know where to begin. This is a beginning project, all I know is arrays are not allowed. Can somebody get me started? The assignment is.. In cryptarithmetic puzzles, mathematical equations are written using letters. Each … ![]() | |
I really really need the source code for SUDOKU puzzle solving in C/C++.Pls do help me by sending it to <email snipped> | |
How about a game of math and logic puzzles. Ask a logical or mathematical question and if no one can answer within a certain amount of time the asker gives and explain the answer. I shal go first. This is an older puzzle so some might have heard it before. … | |
Donno how many of you know abt this but it's one of the best time pass I've come across.. Created by some of IIM-I guys (Indian Institute of Management - Indore) it is simply-too-good.. Original [URL="http://www.iimi-iris.com/iris/irising/klueLESS/"]KlueLess Part 1[/URL]. Don't forget to [URL="http://www.iimi-iris.com/iris/irising/klueLESS/game.asp"]read the rules[/URL] without which you won't get anywhere. … | |
![]() | Hi, I am designing a puzzle game and I am trying to use the data that comes back from "getLocation()". It tells me the x, y co-ordinates of a button on the screen but so far I cannot export the x, y data to a String or int. There is … ![]() |
I just did the daily puzzle in 17 Mins 53 seconds!! [url]http://www.jigzone.com/daily-jigsaw.php[/url] I wish real puzzles were this easy! | |
An island has two kinds of inhabitants: [I]Knights[/I]: Always tell the truth [I]Knaves[/I]: Always Lie You encounter two people A and B. You ask the user to enter what A and B say. Your program should output the conclusions (if possible) about the identities of A and B. For example … | |
Hi, I'm currently trying to make a simple picture Puzzle Game ,but i have some questions. I hope I found the answers here . First, How I can separate a picture into small pieces? Second, I want the user drag and drop the parts of the picture into the playing … | |
Hello everyone! I am a first year student studying computer science and I am having a little trouble figuring out how to implement this part of a program. I am writing a word search puzzle generator that takes in a list of words and dimensions (such as "cat", "animal", "fish", … | |
Hi I am a new c+ student. I can make only simple calculator or find some average number programmes.... But now I have though one for me :( I need a program to find word in nxm puzzle and print its location... words may have been located directions.. I mean … | |
Hi Dani (is this your name???:rolleyes:)-thank you for your response. I thought I would post my message to this forum. Hope you receive it. Yes, this is EXACTLY what I am looking for! I am interested in placing one of my photographic images on each side and turning the images … | |
just like a no-purpose hunter, I wandering in Java's world;so honestly speaking,I am just a beginner. now I have a puzzle: in a Java program ,there are so many class files that I have no idea how to deal with them. give some advices,thank you! | |
:?: Hi, If anyone has ever used matlab, I want to programme a game using it, for example a puzzle, and I'm still a beginner. Any key words to help me get started. | |
Hi, How can I open a file input.txt with the form and divide its info in differents arrays __________ n word word word abcdefgijl ijklmnñov wordxvvc ___________ n is a number, that tells me the number of words that follows here n = 3; i only know the number untill … | |
i need a program , that receives an input file with words and a puzzle and gives an output file, with the words and their coordenates in the puzzle. input has the number of words (3 in this case), the words to be found, and the text where the words … | |
hi. Is it possible to get some information about making a puzzle game. The object of the game is to move a man through a maze with objects and put a key in a keyhole to get out. I've figured out how to get the person trying to catch him … | |
I am running a website of crossword puzzle and Sudoku games. The website is designed to be: [LIST=1] [*]There are 20-30 games onlines each day. [*]Every registered user could play and submit the game to win scores. [*]For each game, every registered user could get the score for ONLY one … | |
can anyone help me with the simplest c++ code for solving the sudoku puzzle, without testing for correctness/uniqueness of entries? | |
i want to know abt algorithm to solve 15 puzzle problem | |
Hi All,As usual. I am a silent member until I have passed my exam. Recently, I passed my exam with 95% for 1Z0-042. Meaning 95% of the questions are from certmagic.com guide. There a few new questions, which I am not familiar with. These questions would be remaining 5% of … | |
I was given this logic puzzle and I have yet to figure it out....please help me....thank you.... Among the inhabitants of the strange land of Conundria are Veracks, Lugners, and Ambiguos. Despite similar outward appearance, the groups have very different cultures. For example, Veracks always tell the truth, Lugners always … ![]() | |
Please help! I know I don't post here much, in fact, I don't post here at all, but this does not mean I am just some noob trying to get some easy code. I have been in programming for two years, and signed up to this website about the same … | |
I have being having a problem with both ms outlook and outlook express for quite some time now. In outlook express it tells me that Msimn.exe has generated errors and will be closed by windows. You will need to restart the program. An error log is being created.Ms outlook gives … | |
Gregarious Greetings & Salubrious Salutations, All...Is that too much an "hello?" A Lifetime Lurker, never posted in...a decade? Who over-researches all & usually finds some workable answer. A 3-month Macvirginal newbie/MS-disgusted deserter that finally made the total switch. A mere child in a world gone Mac... (Mac OS X 10.4.8 … | |
Hi, I have written the code of checking already, but I have got two problems here. 1. I don't know why when I enter the number in, when it prints out the number, it becomes smilies or some kind of maths code. Please tell me what I have done wrongly … | |
I'm trying to write a subroutine in VB-EXCEL that will return a range containing all the possible numbers for a cell in a Sudoku puzzle. It starts by filling a 1 x 9 range with values of 1 - 9. then loops through the appropriate row in the puzzle, searching … | |
Hello- I am creating a puzzle that is like the "Rubik's Cube," although this puzzle is played on the computer monitor, and the puzzle involves images placed on the sides of a cube. The mouse is used to rotate the sides of the cube. Each side of the cube is … | |
Hello- I am creating a puzzle that is like the "Rubik's Cube," although this puzzle is played on the computer monitor, and the puzzle involves images placed on the sides of a cube. The mouse is used to rotate the sides of the cube. Each side of the cube is … | |
Hi I'll start from the beginning here and maybe you guys can help me unravel the puzzle here. Machine Specs Packard Bell I MEDIA 5069 Intel P4 1.6GHz 512MB RAM 40 GB HDD PHILIPS 5.1 SURROUND SOUND CARD ABIT GRAPHICS CARD Windows XP Home (AVG antivirus) Ok theres the specs … | |
Hi is there anyone willing enough to help me solve my problem. I'm using both Dev C++ 5 in windows and g++ in Linux to compile this code but was unable to do it successfully. Can any one help mi pliz [code] #include <cstdlib> #include <iostream> using namespace std; // … | |
Hi! I'm a beginner C# programmer, and our instructor has asked me to create a verification system for our web site so that a person has to complete a puzzle before they can fill out a form to submit comments on the site, etc. What he wants us to do … | |
hi im new to the forums and im stuck on a part of my code that i need to do for homework in the code below in my loadPuzzle function it seems to skip my cin.getline and i dont know why. [code] #include <cstdlib> #include <iostream> #include <fstream> #include <cstring> … | |
[code]#include <iostream> #include <fstream> #include <string> #include <stdio.h> #include <stdlib.h> #include <conio.h> using namespace std; #define MAXLENGTH 20 #define WORDLENGTH 20 enum dir { LEFT=0,UPLEFT,UP,UPRIGHT,RIGHT,BOTTOMRIGHT,BOTTOM,BOTTOMLEFT}; enum menu { LOAD=0,SOLVE,CREATE,QUIT }; struct WORD { char word[WORDLENGTH]; int length; int row; int col; dir d; }; typedef struct WORD word; word wordlist[100]; … | |
we have a project in our class to design a sliding numbers game similar to this one: [URL=http://www.eatmygames.com/gameinfo.asp?id=24puzzle]http://www.eatmygames.com/gameinfo.asp?id=24puzzle[/URL] the only difference is that the number of blank spaces is user input (max=n/2 where n: no of elements in a row/column). we have to design an algorithm to make the computer … ![]() | |
Hi, I plan to prepare a Tangram puzzle solver as my project.It will give correct placement of tiles to form a given shape.Is it suitable to use a constraint programming approach or pattern matching techniques or a combination of both?Also what do you suggest as data structure to represent the … | |
For all who like logic puzzles, thought experiments, etc.: I've posted a couple of blog entries on my favorite logic puzzles. I'd love to collect some more! One of them discusses the classic "Locker Problem", and the other is a weighing problem. The entries give the answers... I'm most interested … | |
Playing a game, I got stuck on a mini gamne puzzle in which You were required to find numbers, then put them into a five digit code to open a door. I had found the numbers but had no idea what order they should go in. So i made a … | |
Ok hey all.. This is my second time requesting help and so far kick ass work on the ASP problem i had.. so i have another puzzle for you's :rolleyes: Ok well i own a Gaming community and i am trying to display our Server Stats on our website, at … | |
I need help getting rid of several problems. I'm pretty new to this so please be gental. Here is my hijack this log. Any help would be gratly appreciated. Logfile of HijackThis v1.99.1 Scan saved at 9:35:27 AM, on 7/31/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 … | |
Hello, everyone. Today, I'm working on giving myself a headache. The reason is simple. I'm rusty on, or maybe ignorant of, dynamic declaration of arrays. What I'm doing is MFC related, but I've got the MFC questions ironed out for the most part. Now, I've got to make a good … | |
I need to figure out a way to check for conflicts in a Number Puzzle. This is how the number puzzle works.... It has a [U]1D array of size 81[/U]. It is filled with integers from 1-9. When the user enters a number i need to make sure it's valid … | |
Having a strange problem with my Compaq Presario/AMD Athlon (1.5 yrs old). As long as it's running, everything is fine. But, if you shut it off, for any reason, and pull power, even for an instant, it won't restart. Looking at the power supply on the back, I noticed that … | |
Hey there I am new to this game. I have to create a ball puzzle to display in a webpage it consists of a tube and 8 balls 4 black and 4 white the white balls are slightly larger than the black balls I need to be able to manipulate … | |
I have just installed Quark 6.1 running on a G4 with a 125ghz processor with 1ghz of ram, and OS10.3.4, all the usual quark functions are very sluggish even to showing the invisables is slow also I get the winding clock when i go to the menu bar to activate … | |
hello. I wonder if I have a virus on my computer and host computer. Both computers have internet sending and receiving but IE always shows the screen about dns or server error. Sometimes the host computer works but not my laptop or vice versa. Other times the IE works but … | |
Hello, I am in a slight dilema, microsoft stopped the URL structure of [url]http://username:password@mysite.com/page1.html[/url], back in february. One of my previous applications logged people silently into an oracle web solution using apache with mod_plsql, since the microsoft patch [url]http://support.microsoft.com/default.aspx?scid=kb;en-us;834489[/url] this has not been possible, I have spoken to oracle and … | |
I don't how to description this puzzle, just like this: [code] int *fun_num() { int b = 123; return &b; } char *fun_char() { char *b = "123"; return b; } int main(int argc, char *argv[]) { int *pfun; char *pchar; pfun = fun_num(); pchar = fun_char(); cout << *pfun … | |
Hello! I appreciate the answers I've gotten and the help received! Follwoing Crunchie's advice and the advice of a friend of my sister's, Adaware and Spybot were added to my computer. After running it, a bunch of junk was found, we could get rid of all except 4 of them … |
The End.