Ask your own question, for FREE!
Computer Science 19 Online
OpenStudy (anonymous):

write a program that calculates something like http://bitly.com/1PwEOeL this. In Java

OpenStudy (anonymous):

@e.mccormick

OpenStudy (e.mccormick):

What did you get so far?

OpenStudy (anonymous):

do you know java @e.mccormick , I should probably ask that first. lol

OpenStudy (e.mccormick):

Yes, I know java, but the point of the site is not for me to do the work for you. It is for people to help with misunderstandings and issues. However, I now have to head out and do something. Should nto take too long.

OpenStudy (anonymous):

ok I am having trouble posting my code, cant get it to format in here.

OpenStudy (e.mccormick):

put a ``` above and below the code block or use a code paste service like pastbin.

OpenStudy (e.mccormick):

\(\text{```}\) somefun() { int x = 1; more code; } \(\text{```}\) becomes: ``` somefun() { int x = 1; more code; } ``` That is the accent on the key with the ~ on it.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!