Search found 12 matches

by Trinity
Wed Jul 02, 2003 9:46 am
Forum: Java
Topic: NEED HELP, PLEASE!!! URGENT!!!!!!
Replies: 2
Views: 2999

NEED HELP, PLEASE!!! URGENT!!!!!!

People!

Need Help, please..

I'm geting WA w/ 2 problems I'm trying to solve... (n
by Trinity
Tue Jul 01, 2003 5:40 pm
Forum: Volume 101 (10100-10199)
Topic: 10107 - What is the Median?
Replies: 74
Views: 29623

OK...

So that means that it could have more than one number at the same line ?!

Something like...

9999 9999 =

9999
9999

Or it has nothing to do with it and I'm just insane?!

Thanx
Trinity
by Trinity
Mon Jun 30, 2003 2:56 am
Forum: Volume 101 (10100-10199)
Topic: 10107 - What is the Median?
Replies: 74
Views: 29623

I`m also having an WA problem...

What the hell means trailing spaces???

Is it something like 999 999 = 999999 ???

Thanx!
by Trinity
Mon Jun 23, 2003 6:35 pm
Forum: Volume 100 (10000-10099)
Topic: 10019 - Funny Encryption Method
Replies: 45
Views: 10537

Another one guys!!! I solve that one, was not about the space, I think it was going something wrong by e-mail, then I changed some things and worked But now shows this error... [java]public static void main(String[] args) { FunnyCryption funnyCryp = new FunnyCryption(); int input = funnyCryp.input()...
by Trinity
Mon Jun 23, 2003 2:59 pm
Forum: Volume 100 (10000-10099)
Topic: 10019 - Funny Encryption Method
Replies: 45
Views: 10537

Outputs?!

Guys! I think I'm writting wrong my outputs... I'm getting a compiler error in both programs a tried to submit, but I don't know what is... program: 10019 [java]public static void main(String[] args) { FunnyCryption funnyCryp = new FunnyCryption(); int input = funnyCryp.input(); int dados[] = new in...
by Trinity
Sun Jun 22, 2003 7:58 pm
Forum: Volume 100 (10000-10099)
Topic: 10019 - Funny Encryption Method
Replies: 45
Views: 10537

10019 - Little help

People! I`m getting a compiler error, just need a help w/ the output format I`m working w/ java. [java]System.out.println(funnyCryp.binario(dados )+" "+funnyCryp.hexadecimal(dados ));}}} [/java] The error is in that space <" "> But the answer must come w/ 2 separate numbers (5 6)...
by Trinity
Sat Jun 21, 2003 5:24 pm
Forum: Java
Topic: Another problem w/ variables
Replies: 1
Views: 1945

Forget about that...

I was really happy `cause I solved the problem, and then I found out that I can not use BigIntegers...

What can I use ?!


Trinity
by Trinity
Sat Jun 21, 2003 3:25 pm
Forum: Java
Topic: Another problem w/ variables
Replies: 1
Views: 1945

Another problem w/ variables

OK Guys! Now I`m having this problem... I`m trying to save the resoult of a factorial in a variable, but the answer in a long variable appear weird. EX. 30! Answer: -8764578968847253504 Which has nothing to do w/ the real answer... What does tha `-` mean? Then I tried to used double, but in the answ...
by Trinity
Sat Jun 21, 2003 4:04 am
Forum: Volume 102 (10200-10299)
Topic: 10220 - I Love Big Numbers !
Replies: 18
Views: 10413

OK! I`m not here to answer your question, but to make one... Which king of variable did you use to keep the answer of the factorial.. I mean... its a pretty big number and I can`t make it work, well the biggest factorial I can answer is 25, rsrsrs... Did you make a different way to work with that gi...
by Trinity
Fri Jun 20, 2003 1:51 pm
Forum: Java
Topic: Convert data types
Replies: 2
Views: 2679

Convert data types

People.. help!!!!! I'm having a little problem trying to convert String to int. First I'm using a byte variable to read the input data. byte data[ ] = new byte [3]; System.in.read (data); Then I convert to String String data_string = new String (data); Then I convert to int int data_int = Integer.pa...
by Trinity
Mon Jun 16, 2003 11:26 pm
Forum: Java
Topic: Java input file
Replies: 2
Views: 2982

Java input file

Hi people!

I'm solving problem n
by Trinity
Tue Jun 10, 2003 8:31 pm
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12639

Sorry, I changed my user, but I'm still here...


Trinity

Go to advanced search