id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

 

andersoniii.edwin@cusd80.com > findWaldo
prev  |  next  |  chance

Write a method findWaldo(int[][] matrix). This method will receive a double sub-scripted array containing the value of five. Return the coordinates of its location. In this problem the given matrix will be a three by three.


...Save, Compile, Run (ctrl-enter)

public String findWaldo(int[][] matrix) }

Editor font size %:
Shorter output


Forget It! -- delete my code for this problem

Progress graphs:
 Your progress graph for this problem
 Random user progress graph for this problem
 Random Epic Progress Graph

Java Help

Misc Code Practice

Difficulty: 21 Post-solution available

Copyright Nick Parlante 2017 - privacy