$\space \space$*To ask why we fight?*
$\space \space$*Is to ask why the leaves fall?*
$\space \space$*It is in the nature.*
$\space \space$*Perhaps there is a better question.*
$\space \space$*Why do we fight?*
$\space \space$*To protect home and family,*
$\space \space$*To preserve balance and bring harmony.*
$\space \space$*For my kind,*
$\space \space$*The true question is what is worth fighting for.*
$\space \space \space \space \space \space \space \space\space \space \space \space \space \space \space \space\space \space \space \space \space \space \space \space\space \space \space \space \space \space \space \space \space \space \space \space \space \space \space \space\space \space \space \space \space \space \space \space\space \space \space \space \space \space \space \space\space \space \space \space \space \space \space \space$ *——CG《Mists of Pandaria》*
Chen is practicing Kungfu. He uses Chi Burst to make energy points split.
Initially, there are $n$ energy points on the infinite 2D plane, in every second, every energy point will check its four neighbouring positions (up $(0, 1)$, down $(0, -1)$, left $(-1, 0)$, right $(1, 0)$ ) If there is no energy point at that position, a new energy point will be generated at that position.
Chen would like to know the progress of the practice in advance. He will give you $q$ queries, each query consists of a single integer $t$, and you need to find the area of the convex polygon constructed by all energy points after $t$ seconds.