Input-driven pushdown automata (IDPDA) are where the next action on store (push, pop, nothing) is solely governed by input symbol. Nowadays such devices usually defined that popping from empty does not block computation but continues it with pushdown. Here, we consider IDPDAs have a more balanced behavior concerning pushing and popping. Digging input-driven (DIDPDA) basically that, when forced ...