Great puzzle!
But there is one problem with the description.
What is actually given is the number of times we see monsters, not how many monsters we see.
In a situation
/\
\Z
I was tring to solve the puzzle based on the fact that we see one monster.
/\
\Z 1
But the creators give data that we see the monster twice.
/\
\Z 2
Significant difference.