I get "No tests provided" error when submitted my code?
I can't seem to initialize an array. I keep getting "symbol not found" for this line of code: "int[] myArray..."
Hi there,
My code does the exact same thing as yours and it also fails when submitted, although it passes the test.
Loading collection data...
I get "No tests provided" error when submitted my code?
I can't seem to initialize an array. I keep getting "symbol not found" for this line of code: "int[] myArray..."
Hi there,
My code does the exact same thing as yours and it also fails when submitted, although it passes the test.