Search:

Type: Posts; User: Orion

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    813

    Re: Looking for some help on a program

    I changed it to be like your examples
  2. Replies
    11
    Views
    813

    Re: Looking for some help on a program

    I have placed the comments inside the console.
  3. Replies
    11
    Views
    813

    Re: Looking for some help on a program

    "C:\Program Files\Java\jdk1.8.0_212\bin\java.exe" "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.1.2\lib\idea_rt.jar=60438:C:\Program Files\JetBrains\IntelliJ IDEA...
  4. Replies
    11
    Views
    813

    Re: Looking for some help on a program

    https://imgur.com/ZAiIBcD
    The image above is the first set of inputs/outputs of the program.
    https://imgur.com/WksKycQ
    The image above is the second set of inputs/outputs of the program. If you...
  5. Replies
    11
    Views
    813

    Re: Looking for some help on a program

    Are you looking for just the segment of code i think has a problem in it, or the whole program?

    --- Update ---



    import java.util.Scanner;
    import java.util.ArrayList;

    public class Main {
  6. Replies
    11
    Views
    813

    Looking for some help on a program

    I'm attempting to make a basic program for a pizza truck just to keep track of orders.
    Currently, most of the program works. but when i want to print out my transaction data the transaction ID and...
Results 1 to 6 of 6