TheAlgo / Coursera-Java-for-Android

Solutions for the course Java for Android
106 stars 161 forks source link

In week 3 , gate-b is not working #12

Open Ps066 opened 2 years ago

Ps066 commented 2 years ago

add code in HerdManager.java after //todo comment

  1. // TODO -- Fill your code in here
  2. public int HERD=24;

so that things work well during auto grading