-
Created How to switch directions using an array?
Hello, I am working a program that starts at a direction and goes to the destination and reverse. I have reversed the list and used a if statement for the … -
Began Watching How to switch directions using an array?
Hello, I am working a program that starts at a direction and goes to the destination and reverse. I have reversed the list and used a if statement for the … -
Replied To a Post in Illegal start of expression in my toString
Guys here is my output for the program 3 + 3 = 6 3 * 5 = 15 3 - 5 = -2 3 / 3 = 1 5 / … -
Gave Reputation to JamesCherrill in Illegal start of expression in my toString
3/3 should be 1, not 0 -
Replied To a Post in Illegal start of expression in my toString
@xrj, I have re-typed all of my code and it worked as expected. When the program reads 3 / 3 it prints out 0 but, when the program reads "5 … -
Replied To a Post in Illegal start of expression in my toString
Hello, May I ask on what is wrong with my division operation. When the program reads it it comes out as an error. import java.util.ArrayList; import java.util.Scanner; import static java.lang.Integer.*; … -
Replied To a Post in Illegal start of expression in my toString
JamesCherrill, Thanks for the comment it makes sense now. I acctually hate it when people just give me the answers. I want to know on what I did wrong with … -
Replied To a Post in Illegal start of expression in my toString
Guys, I am sorry that I am asking for so much help. I have learned on what you wrote I am not here just copying and pasting, I am here … -
Replied To a Post in Illegal start of expression in my toString
@xrj I have changed the code in my program and when I run it it says "Out of bounce exeception: Index 99, size 1" //Main import java.util.ArrayList; import java.util.Scanner; import … -
Revoked Solved Status for Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Marked Solved Status for Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Replied To a Post in Illegal start of expression in my toString
Hey guys, I am sorry for everything. As @xrj said that he modified the "+" and "-" operation method on the code below and I am stumoed on the "*" … -
Revoked Solved Status for Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Marked Solved Status for Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Replied To a Post in Illegal start of expression in my toString
Thank You guys again for all of your help. I have learned on what I did wrong. -
Revoked Solved Status for Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Marked Solved Status for Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Replied To a Post in Illegal start of expression in my toString
Hello everyone, Thank you for your tips, I have recheck my brackets and I was missling 2 of them and now it works. Again thank you for your help. Abdullah … -
Created Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am … -
Began Watching Illegal start of expression in my toString
Hello everyone, I am having trouble with my program its solving expressions and when I compile it I get a "Illegal start of expresson" line in my output. I am …
The End.