Search found 3 matches

by Arreis
Tue Apr 22, 2003 11:47 am
Forum: Volume 1 (100-199)
Topic: 126 - The Errant Physicist
Replies: 25
Views: 12356

I can't believe it... You're right, of course... Man, I should sleep a little more...
By the way, thanks. You saved me a lot of headaches :D
by Arreis
Sat Apr 19, 2003 3:52 pm
Forum: Volume 1 (100-199)
Topic: 126 - The Errant Physicist
Replies: 25
Views: 12356

126 - The Errant Physicist

Let
by Arreis
Sat Apr 05, 2003 8:34 pm
Forum: Volume 1 (100-199)
Topic: 107 - The Cat in the Hat
Replies: 278
Views: 54935

Problem 107 - WA

Can anyone help me? I've tried every possible input and get what think is correct, but still the compiler says "WA". Any ideas? Please? :P

import java.util.*;

class Main
{
public static void main(String[] args)
{
String s, salida="";
StringTokenizer tok;
long h0, wc;
long h, hu, nwc;

long ...

Go to advanced search