|
Hi
I have a thread that isnt solved... but isnt really going somewhere ether
Do i have to mark this as solved or just let it be unsolved? so maybe someone,
if they find a solution, can respond.
Thanks
Started by TaKsi on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at ubuntuforums):
You can also remove the [SOLVED.
Ok thanks
ill mark this thread as solved
thank you Nothing (except thread closure) stops anyone from responding to a [SOLVED] thread.
Moved to forum feedback and help.
|
|
Solved and Workaround tags
Hi guys,
How useful would you guys think it is if the mods started adding [Solved] or equivalent tags to problems that have been answered? This practice may even encourage help-seekers to do the same.
Its should make it easier...
Started by TheEcologist on
, 13 posts
by 6 people.
Answer Snippets (Read the full thread at talkstats):
I didn't know how to tag a thread, googled it, and looks like... .
The earth is round: P<0.05 Re: Solved and Workarround tags Good idea.
Re: Solved and Workarround tags.
Re: Solved and Workarround tags I think it would be a good idea.
|
|
MARK THREAD SOLVED WHEN ITS SOLVED
Started by BanquetTables.pro on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at virtuemart):
Please could you tell me how to mark a thread as solved you just write SOLVED ?.
|
Ask your Facebook Friends
|
No Boost on 2nd Turbo SOLVED ***NOT SOLVED As above, i have had boost issues with my second turbo and thought it would be a good idea to show you guys the fault which i found to help anyone else out who might have the same problem
A few weeks ago i took...
Started by mplavery on
, 15 posts
by 7 people.
Answer Snippets (Read the full thread at mkivsupra):
Which i thought was the issue but it has not solved the problem
So following helped!! Have you solved yours then ?
Wish I mine was solved lol JAPANESE PERFORMANCE FEATURE SEPT.
As above...
|
|
[Solved] How do I add [Solved] to a post that I posted and the problem is solved? Last edited by wh9991 on Sat May 26, 2012 7:54 pm, edited 3 times in total. OpenOffice 3.3 on WindowsXP
Started by wh9991 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at openoffice):
Oracle OOo 3.3.0 or Apache OpenOffice 3.4 on Ubuntu 11.10 .
Solved] and choose also the green tick.
|
|
What's the hardest bug you're ever diagnosed and successfully solved? What made it so hard to figure out? What did you learn from the experience?
Started by Paul Morie on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Application worked....
An application compatibility bug in an application we didn't have source or debug info on .
Needed to debug IE itself to find out the context causing the crash .
Race condition inside IE caused by a javascript component I was writing :-) .
|
|
The halting problem cannot be solved for turing complete languages and it can be solved trivially for some non TC languages like regexes where it always halts.
I was wondering if there are any languages where it has both the ability to halt and not halt...
Started by Shalmanese on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Perhaps you meant to ask whether it can be solved.
It asks whether a given program halts on a given input .
|
|
One of the greatest joys (and hardest things to convey to non-programmers) is the feeling of exhilaration we often get when we finally get that "aha!" moment working on a tough problem - then we go implement it and it works magically. I've been thinking...
Started by Christopher Lang on
, 21 posts
by 21 people.
Answer Snippets (Read the full thread at stackoverflow):
Not the most challenging problem I've ever solved, but for my age wokring on..so i'm not sure it qualifies....
I solved was to create an image of coffee sediments that can be cylindrically mapped around a cup, PIL)
EDIT : Here is a sample
.
|
|
I've a small problem and I can't find a solution!
My code is (this is only a sample code, but my original code do something like this):
float x = [@"2.45" floatValue]; for(int i=0; i<100; i++) x += 0.22; NSLog(@"%f", x);
the output is 52.450001 and...
Started by BitDrink on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can easily think of why this would be the case: there... .
See here as well.
Not every value can be represented in this format.
See http://en.wikipedia.org/wiki/Floating_point#Accuracy_problems
Floats are a number representation with a certain precision .
|
|
I love to work on AI optimization software (Genetic Algorithms, Particle Swarm, Ant Colony, ...). Unfortunately I have run out of interesting problems to solve. What problem would you like to have solved?
Started by martinus on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
I would like my bank balance optimised so that there is as much money as possible left at the end of the month, instead of ... .
Does the Netflix Prize count?
What about the Go Game ?
This list of NP complete problems should keep you busy for a while.. .
|