Jump to content

yusup31

Member
  • Posts

    19
  • Joined

Awards

This user doesn't have any awards

About yusup31

  • Birthday Jan 11, 1983

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

yusup31's Achievements

  1. int x = -3 ; Scanner scan = new Scanner(System.in); System.out.println("enter year that you want to know if it is a leap year( type -3 to quit): "); int y = scan.nextInt(); while(y != x) if(y >= 1582 ) { System.out.println("this year is not a leap year."); } Else if (y >= 1582 && (y%4==0 && y%100 == 0 && y%400 !=0 )) { System.out.println("this year is a leap year."); } else if (y>=1582 && (y%4==0 && y%100!=0)) {System.out.println("this year is a leap year."); } else (y <= 1582) { System.out.println("error Gregorian calendar not adopted until 1582"); } I am writing this program for my coding class and I cant seem to get my else if statements to be correct. When compiling the code it says that the last else has no if. any help is appreciated
  2. I am going to try and talk him into waiting but he is very impatient at this point haha.
  3. no he already has a decent monitor from what he said he also has a keyboard, mouse and headset.
  4. Here is the basic run down. I am helping a friend build a computer and his budget is locked at 400 us dollars, this budget also has to include windows. he wants to play pretty much cs go and similar games. He doesn't care about super ultra graphics just so the game can run as it can not currently run on his prebuilt. Any recommendations is gladly accepted. If the case has a side window he would love it but not required. Thank you!
  5. Well I am looking for a new computer case as it is finally time to upgrade my question is what case for around $100 is the best for watercooling. I have been looking at the phanteks enthoo pro which I have fallen in love with but I am open to better suggestions. The size of the case is no concern but preferably something that is a very large mid tower or any full tower.(I prefer having a big case) as I said I am open to any suggestions as they will all help me decide were my PC's new home will be. Thank You!
  6. In reply to both of you, I got it working. The problem was simply a broken wire. With the WAN cards between both of my laptops they had a black and white cable running i swapped and it works now. It was my fault when I was changing the hinge. Thank you though for your help and I do realize I should been a lot more detailed with my explanation but if it matters I checked to make sue it was reading properly it just refuse to actually connect to the network. I could see three different networks but no matter which one i picked it refused to connect. Again thank you for the help.
  7. So my laptop hinge was broken and i ordered replacement hinges, i switched them out with no real big problem but now all of a sudden my laptops wirless witll just not work. I had to fudge with the WLAN wires a bit to get the casing on but im not sure what to do i have reset my router here, tried different WLAN cards and done everything i know i usually wouldnt care execpt i need my laptop for internet on my main rig right now thank you sorry for bad grammer writing this on my note 5 and dont feel like grammaring after the day i had. Thanks agian to anyone who helps
  8. When I buy stuff online it looks so much smaller then it actually is so I use lyrics buy stuff way to big. Would it be easy to set a watercooling loop up in this case?
  9. I've given no thought to water cooling set up haha. I was gonna choose a case then go from there.
  10. I'm not really set on anything, I just like the idea of a big case. If you have a better suggestion I am open to hear.
  11. I am planning on upgrading my computer case but I am not sure which I should go with. I want something that will be able to watercool in the future, but still have good airflow now that I don't have to upgrade right away. I am open to suggestions my budget is $100 to $150. I know the 750d is a little more expensive but if it is really worth I think I can find $10 laying around.
  12. That's what I figured. I find it funny they always have enough money for expensive guitars but they could careless about a computer, so it is frustrating.
  13. Ugh God dammit haha well I guess we're back to square one maybe this time they will just listen to me and buy a new one or a decent used one haha.
  14. It's a hp pavilion with a pentium inside 2gb of ddr2 ram aND integrated graphics
  15. That's true I figured I could just move all of the old files over and just get rid of windows Vista
×