Posts
 
Reputation
Joined
Last Seen
Ranked #363
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
82% Quality Score
Upvotes Received
47
Posts with Upvotes
41
Upvoting Members
31
Downvotes Received
10
Posts with Downvotes
9
Downvoting Members
9
25 Commented Posts
1 Endorsement
Ranked #857
Ranked #377
~224.37K People Reached
About Me

old dog learning new tricks

Favorite Tags
Member Avatar for vegaseat

Julius Robert Oppenheimer [QUOTE]Now, I am become Death, the destroyer of worlds.[/QUOTE] Poor guy, how could he have known?

Member Avatar for Reverend Jim
15
13K
Member Avatar for rajesanthu

@hayzam take some time and read the post from ravenous. there is plenty to be learned there.

Member Avatar for Youssef Faisal
-4
43K
Member Avatar for Srinivas0
Member Avatar for AmerJamil

Try to do it with pen and paper, then write some code for the process you used using arrays.

Member Avatar for JamesCherrill
0
1K
Member Avatar for heroares

ask for input store values send information to average function return average print average DONE

Member Avatar for Destaw_1
0
287
Member Avatar for ibthevivin

[URL="http://projecteuler.net/index.php?section=faq&ref=roman_numerals"]http://projecteuler.net/index.php?section=faq&ref=roman_numerals[/URL]

Member Avatar for ddanbe
0
3K
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for SolidSora
Member Avatar for blee93
Member Avatar for predator78

I raised a similar topic some years ago with a mature(as in age) computer science student near the end of his studies. His reply to people being in similar wages for different jobs was that he had studied hard to get to where he was so when he finished he …

Member Avatar for mike_2000_17
2
728
Member Avatar for GrimJack
Member Avatar for Paddy
Member Avatar for vinnitro
0
461
Member Avatar for sillyboy

Static at approx 110 dB. Listening to the universe waiting for someone to say something.

Member Avatar for Helianthus
0
5K
Member Avatar for ~s.o.s~
Member Avatar for Tofayel
3
537
Member Avatar for diafol

I have sent a memo to the PM asking for the Scottish team to be let loose in the wild then hunted by men on horses with a lot of dogs. He has yet to reply.:(

Member Avatar for happygeek
0
441
Member Avatar for frogboy77

I recently started using Code::Blocks and have written a small program to read in from a file. I think the problem i am having is the file not being found. Where does the IDE search for the file and how would i change this? Can i just input the whole …

Member Avatar for TheNewKid
0
248
Member Avatar for rigoalhn
Member Avatar for frogboy77

I am becoming annoyed at the amount of responses on this site saying (something along the lines of) "This thread is 5 years old, please leave it alone.". Then there is often the response (again, something along the lines of) "Please search the site before asking a question that has …

Member Avatar for diafol
1
230
Member Avatar for Megann1120

In your program say i enter the number x=7 in your loop it goes x(7)%i(2)!=0 so prime == 1 x(7)%i(3)!=0 so prime == 1 x(7)%i(4)!=0 so prime == 1 //needless since it cannot divide by 2 x(7)%i(5)!=0 so prime == 1 x(7)%i(6)!=0 so prime == 1 //same again x(7)%i(7)==0 so …

Member Avatar for Megann1120
0
291
Member Avatar for frogboy77

I disagree with the idea of upgrading or degrading a poster anonymously without a reason. If you want to "score" someone on their post, surely you should have to give a reason why you did so. Do you think anonymous grading is the way to go?

Member Avatar for zeroliken
0
103
Member Avatar for tanvirraj91

Don't look. See [URL="http://www.dreamincode.net/forums/topic/157900-ravichandrans-books/"]here[/URL].

Member Avatar for Ezzaral
0
71
Member Avatar for droneerror

1. Better indentation. 2. Start again. 3. Can you define a prime number? 4. (optional) Use a function.

Member Avatar for frogboy77
0
2K
Member Avatar for kmlila

I think your question needs to be less vague. And as always use CODE TAGS it tends to get you more help if people can read your code.

Member Avatar for kmlila
0
129
Member Avatar for Nevicar
Member Avatar for frogboy77
0
224
Member Avatar for Karlwakim
Member Avatar for frogboy77

Sorry if i'm in the wrong forum but here goes: Does anyone know how to restore a Toshiba Satellite laptop back to the factory settings? The laptop did not come with any back-up discs.

Member Avatar for rch1231
0
81
Member Avatar for firebird102085
Member Avatar for arold10

so convert everything to cents multiply up by 100 convert to int, use %, then convert results back to double

Member Avatar for Ancient Dragon
0
119
Member Avatar for Azmah
Member Avatar for hekri

[QUOTE] the second term of the array and add it with the third term of this array[/QUOTE] you are taking the third item twice i.e 3+3

Member Avatar for hekri
-1
262