There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
fred rosenberger wrote:
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
pete stein wrote:Please read this FAQ as it pertains to you and not reading it understanding it, and addressing it could make people not want to help you in the future: BeForthrightWhenCrossPostingToOtherSites
Henry Wong wrote:
pete stein wrote:Please read this FAQ as it pertains to you and not reading it understanding it, and addressing it could make people not want to help you in the future: BeForthrightWhenCrossPostingToOtherSites
Pete,
Can you post the link to the crossposted topic?
Henry
Frank Ramirez wrote:
- What do you mean when you say "concat an int array"? How can I print the elements of the array?
Frank Ramirez wrote:
- Arrays are 0 based, and you're trying to use them as if they were 1 based. What do you mean with this?
Henry Wong wrote:
Frank Ramirez wrote:
- What do you mean when you say "concat an int array"? How can I print the elements of the array?
Basically, this... "The sum of the two numbers is: " + finalArray ... doesn't do what you think it does.
One way to print the elements of the array is to use a loop.
Henry
Henry Wong wrote:
try .... 1119 + 1119. I don't think your code will work in this case.
Henry
Frank Ramirez wrote:
Arggggg.... You are right! How can I do this?
When you do things right, people won't be sure you've done anything at all.
What is that? Is that a mongol hoarde? Can we fend them off with this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
|