| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Mar 12 at 18:00 | |
| stats | profile views | 16 |
|
Mar 4 |
awarded | Supporter |
|
Mar 3 |
comment |
Factorial does not work for all values thanks for the answer I will study a bit more on my own and see if I will change anything on my code.Since it is technically right though I don't think I will get penalised for not being able to compute all values |
|
Mar 3 |
accepted | Factorial does not work for all values |
|
Mar 3 |
revised |
Factorial does not work for all values I changed my question because I have another problem with the same code |
|
Mar 2 |
awarded | Scholar |
|
Mar 2 |
awarded | Commentator |
|
Mar 2 |
comment |
Factorial does not work for all values Thank you all I just realised I had forgot to calculate the factorial of zero in the factorial function.I didn t even care about looking at the function because I copy pasted from an old exercise which I considered until now correct |
|
Mar 2 |
asked | Factorial does not work for all values |
|
Nov 30 |
comment |
Pass the contents of a file to an array and print it sorry guys but it doesn't work this way, don't know why, the problem is still the same as I mentioned above. |
|
Nov 30 |
awarded | Editor |
|
Nov 30 |
revised |
Pass the contents of a file to an array and print it edited title |
|
Nov 29 |
comment |
Pass the contents of a file to an array and print it Nope still the same problem the numbers in the file are not the in the array,in fact when I print the array it just shows a long number which is completely irrelevant with the other numbers |
|
Nov 29 |
asked | Pass the contents of a file to an array and print it |
|
Nov 16 |
comment |
How can I color a design in java? My comment was before you edited yours :P but thanks I found it out |
|
Nov 14 |
comment |
How can I color a design in java? Thanks it worked but I still don't know how to paint the background.Can you give me some help? N |
|
Nov 14 |
comment |
How can I color a design in java? thanks I didn't know how to make it look like that. |
|
Nov 14 |
asked | How can I color a design in java? |
|
Nov 2 |
comment |
Reverse the elements of a list using pointers @MihaiTodor I mean I have to use pointers in order to reverse the list.I have thought of a solution to reverse it but I have to use arrays and I am not allowed to do that.So thats why I am asking for an example on how to do it so I can go on with this exercise. Thanks everyone else for your help I will study the answers you gave me and see what I can make out of it. |
|
Nov 2 |
asked | Reverse the elements of a list using pointers |
|
Nov 1 |
comment |
Insert multiple elements in array - time count function Thanks for your help. I think I got this. |