Question: What is wrong with my code here? test/MazeSolverHardCodedTests.java:85: error: method getMoves in class MazeSolver cannot be applied to given types; String[]x=solver.getMoves(); required: int, int found:

What is wrong with my code here?

What is wrong with my code here? test/MazeSolverHardCodedTests.java:85: error: method getMoves inclass MazeSolver cannot be applied to given types; String[]x=solver.getMoves(); required: int, int

test/MazeSolverHardCodedTests.java:85: error: method getMoves in class MazeSolver cannot be applied to given types; String[]x=solver.getMoves(); required: int, int found: no arguments reason: actual and formal argument lists differ in length 1 error failed - Test 0 : : error:: Error: Exit with code: 1 and signal: null

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!