Search:

Type: Posts; User: van ha

Search: Search took 0.07 seconds.

  1. the shift left or shift right operator problem

    Write a program that, given two binary numbers represented as strings, prints their sum in binary. The binary strings are comma separated, two per line. The final answer should not have any leading...
  2. Re: I can't find the solution to this interesting problem

    I got the answer that I wanted thank you very much Norm
  3. Re: I can't find the solution to this interesting problem

    Hi Norm,
    Thank you so much for helping me. I am still kind of stuck but i got better result from the last post. I still don't have the desire output.

    HERE IS THE INPUT
    40 40 40 40 29 29 29 29...
  4. Re: I can't find the solution to this interesting problem

    hello,
    I can't outpput it to the console. I know that I have right solution when I used the hashmap. but i can't out put it in the console.
    thanks
  5. I can't find the solution to this interesting problem

    Assume that someone dictates you a sequence of numbers and you need to write it down. For brevity, he dictates it as follows: first says the number of consecutive identical numbers and then says the...
  6. Tomcat gives me this error

    Jan 12, 2018 5:01:15 PM org.apache.catalina.startup.Catalina start
    SEVERE: The required Server component failed to start so Tomcat is unable to start.
    org.apache.catalina.LifecycleException: A...
  7. Replies
    1
    Views
    1,151

    help with interface

    The CarPart class should also implement a Functional interface, which declares a method "function()".< ------ This is an instruction which I am trying to do but it is not working. Please help



    ...
  8. Replies
    1
    Views
    1,151

    help with interface

    The CarPart class should also implement a Functional interface, which declares a method "function()".< ------ This is an instruction which I am trying to do but it is not working. Please help. I got...
Results 1 to 8 of 8