Skydancer's Posts
Nairaland Forum › Skydancer's Profile › Skydancer's Posts
1 2 3 4 5 6 7 8 ... 20 21 22 23 24 25 26 27 28 (of 47 pages)
And what is it supposed to show? |
albacete: It couldn't complete, the Startup Repair.Have you tried the aforementioned methods or are you tired of trying? At this stage the disk check should be complete and you should be using the System Restore, choose the startup repair option when booting, and if it shows automatic fix of startup cancel and use other options, then select system restore and choose a date that your PC was working properly. |
albacete: where do i get that? D Directory Services Restore Mode and Last Known Good Configuration.Sorry, I assume you should know since you could start with Safe Mode. You get it by pressing F8. Did you finish the startup repair? It should also do the disk check like the Directory Services Restore Mode. So if you finish and it's not working properly still, then try the Last Known Good Configuration or altneratively perform a system restore via the Startup Repair. |
albacete: it is a Zinox machine running on Windows 7 OS and i am using a nokia E5.Ok, you need to try Directory Services Restore Mode and Last Known Good Configuration. The first one will check your disk for errors if it is marked 'dirty'. The second one should use the registry setting that worked last. Try this and get back to us. |
Monday is today, so I guess you might not have re-installed? Did you try posting on the thread suggested by Chuks for alternative solutions? You should be able to repair your bootmgr by using any Windows 7 startup repair disk. You can get this function via system recovery or Windows Installation Disc, just try scanning for startup problems and see if you can get it solved. |
albacete: broda mi, could u pls look into this problem as well and give me feedback? TnxThe important information here is that you were browsing when you plugged your phone and it possibly tried to install a driver which crashed your PC. Because your hard disk operations was interrupted by the BlueScreen you need to check for errors to ensure all indexes are still correct and correct them if 'broken'. Have you checked for the errors? Does it continue to repeat this error? If yes, at what point? One apparent solution I can already see is starting in safe mode. However system restore should be able to fix the problem as well. PS: Also post the OS you are using and the phone. |
ukachimo: How do l get a pc running with American MegaTrends BIOS system(NTFS format) to recorgnise a harddisk formatted on another pc running on COMPAQ BIOS system (FAT Format? Anytime l try to swap the harddrive, l get NTDRTL MissingYes because you formatted it. Isn't that obvious? You need to install a new OS on it, you can do this via a Flash drive or a conventional CD/DVD, For flash, download YUMI and a XP/Linux/Win7/8 installation and install on your Flash drive. Then you can boot from your flash and install on the disk. |
jonesin: i need an intel core i7- 2720qm socket 988b rpga, 4cores 8thread 6 or 8mb catcher,Check, the Computer Market Forum and next time, you should rather post such a 'problem' there. |
[quote author=ọmọ_τó_dùn]@skydancer I used Java. I solved the first one(both small and large input) and the third one (only small input; time expired for large because my algorithm was poor). The lawnmower was indeed very interesting. But I'll admit that I didn't understand it.[/quote]Nice, almost same as me. Believe me, I refined my algorithm up to 8 times, I don't get how to solve the other types, first I had to use Decimal to allow up to 22 digits, in the 2nd large input scenario, I was confident since I was using GMP's ultra fast BigInteger class yet I still didn't beat the 8 mins limit. I had to blame my PC in the end ![]() The one I found most interesting was the 4th problem, but I still can't figure out why my solution is wrong... I just committed my solutions to a new branch here... https://github.com/xwiz/csharp/tree/CodeJam2013/ |
[quote author=ọmọ_τó_dùn]^ I was able to qualify for next round. I barely qualified though---I started extremely late.[/quote]What language did you use? Did you solve the lawnmower case? Couldn't even grasp the meaning. I loved the last one (Treasure stuff) but still can't solve the small input, though when I manually check, my answers are correct |
Let's just say it was hot, will soon post my codes on GitHub |
Have tried more than 8 different solutions for Problem 3 and I can't still beat the 8 minutes timing! |
Wow, I admit the CodeJam contest is hot!!! |
I'm on this now. First problem here... will post c# answer shortly... Tic-Tac-Toe-Tomek is a game played on a 4 x 4 square board. The board starts empty, except that a single 'T' symbol may appear in one of the 16 squares. There are two players: X and O. They take turns to make moves, with X starting. In each move a player puts her symbol in one of the empty squares. Player X's symbol is 'X', and player O's symbol is 'O'. After a player's move, if there is a row, column or a diagonal containing 4 of that player's symbols, or containing 3 of her symbols and the 'T' symbol, she wins and the game ends. Otherwise the game continues with the other player's move. If all of the fields are filled with symbols and nobody won, the game ends in a draw. See the sample input for examples of various winning positions. Given an 4 x 4 board description containing 'X', 'O', 'T' and '.' characters (where '.' represents an empty square), describing the current state of a game, determine the status of the Tic-Tac-Toe-Tomek game going on. The statuses to choose from are: "X won" (the game is over, and X won) "O won" (the game is over, and O won) "Draw" (the game is over, and it ended in a draw) "Game has not completed" (the game is not over yet) Input The first line of the input gives the number of test cases, T. T test cases follow. Each test case consists of 4 lines with 4 characters each, with each character being 'X', 'O', '.' or 'T' (quotes for clarity only). Each test case is followed by an empty line. Output For each test case, output one line containing "Case #x: y", where x is the case number (starting from 1) and y is one of the statuses given above. Make sure to get the statuses exactly right. When you run your code on the sample input, it should create the sample output exactly, including the "Case #1: ", the capital letter "O" rather than the number "0", and so on. Limits The game board provided will represent a valid state that was reached through play of the game Tic-Tac-Toe-Tomek as described above. |
Seun I hope at this point you now have a better understanding of the various things people use Nairaland for and what they expect from it. You asked for beauty, but beauty as said, lies on the eyes of the beholder. Nairaland is beautiful as it is but it can be made much more beautiful to suit the tastes of a wider circle of users. The mobile version of the website is okay, but I believe it's high time to upgrade, the home page for a logged in user should show the topics they're subscribed to first, followed by recent topics from boards they have marked as their interest, and few of the current hottest topics with a link to view more. I also think user profiles needs to have a wall, where people can say thanks or leave a message to the user. This will increase my reputation if I am a genuine and good person for other members to know. The search box should be a custom Google Search box registered with Google CSE, not a normal textbox with "site:nairaland.com". Finally, the desktop version needs a big retouching. It needs to provide a better UI display of the most prominent features of the website. The notifications should be shown in a modern manner, I think you should adopt Facebook's sidebar method of showing ads. Most accessed features on the left sidebar (nobody wants to go to the homepage every time they want to check a different topic). I also think I can help out during this xmas period in a revamp if you consider one. All the best guys ![]() |
@H202, hit me up for a typing race on play.typeracer.com, just reply to this thread anytime you're ready ![]() |
Well, I know many of them.. Hit me up on relaxtuners at gmail on com ![]() |
To answer your question in a generic manner, I will charge 100k - 400k and I will deliver in 3 - 5 months. However you should know that you don't just come and ask people how much will you take to build a house for a car dealer who wants a bungalow with 5 rooms. So many things affect the price of that house. That's how software development is. |
Welcome to C#, you'll discover it's a most amazing programming language as you go on, if you need any help you can contact me or just post your problems here. And remember, stackoverflow is your friend ![]() |
If you're considering a career to focus in, you'll find this page news very useful. Here's some excerpt: A statistical analysis by the Potrix Media at team in the past two days revealed that from all the about 21,653 listed jobs, Lagos had the most number of job listings - a whopping 45% of the total listings. The more surprising thing however was the speed at which it was increasing. In just 48 hours, there were 52 new job listings, i.e. 1.083 jobs in every hour! See the full news for charts and more. and drop your comments. |
@goon: Not there yet, just wondering who and who I might be able to meet ![]() |
Imagine Cup national finals for this year will be happening at PH and I'm wondering if there any programmers here in PH for I'd like to meet'em. |
What do you mean by: these updates are done via any of mobile, web, external api responses.? |
Surprised there're not much SkyRim fans here ![]() |
Army Lol. They have automatically announced themselves as bandits. Nigeria is not ripe for such activity with her illiteracy. I think they're using an automatic hacking script for their petty escapades. |
The only point in this was tradition of NL, nothing more, so let's focus on the real task this year guys (we need world-competitive programmers). It wasn't even a fair competition ![]() Happy New Year y'all ![]() |
Mobinga:Exactly, I never really thought about it that way. If the Nigerian police starts to jail all these local places where they sell pirated software, it will reduce vastly. I guess the problem is because we are not rich enough to buy these softwares, if Nigeria could focus on developing our ICT sector a bit, not only will we be able to make cheaper softwares which our own citizens can buy, but we will also encourage developers and create more employment for youths. |
dhtml5:Hehe. ps: I have been wanting to ask you, can you develop drupal modules very well? Are you well knowledgeable in drupal performance and scalability? if yes/maybe can you inbox me here or on fb? |
1 2 3 4 5 6 7 8 ... 20 21 22 23 24 25 26 27 28 (of 47 pages)



Lol. They have automatically announced themselves as bandits. Nigeria is not ripe for such activity with her illiteracy. I think they're using an automatic hacking script for their petty escapades.