We are given $n$ cards. Each card has a unique number written on it. Players $A$ and $B$ play a game. Each turn $A$ chooses $m$ different cards. Then $B$ sees all the chosen cards and say a number from one of the cards (no need to tell which card this number is from). $A$ can play as many turns as they want. For all possible answers of $B,$ for how many cards will $A$ be able to know the number above for sure if $m=2, n=4?$
(Notice that 'know for sure' means $A$ knows the number and which card this number is from. For example, if $n=2,m=2$, $A$ can know $0$ number above the cards.
I have no idea how to start at all. I have a feeling that this question seems incomplete in the sense that some information is missing. But I do not know what.
Any hint is appreciated.
Partial Answer (to be completed):
Here's an alternate construction of the problem that might help:
Let us define $_nC_m$ as the subset of the powerset of $[n]=\{1,...,n\}$ of elements with cardinality $m$. And, let $\sigma$ be some permutation of $[n]$.
$B$ picks some choice function $f:\:_nC_m\to[n]$, and you are given $\sigma\circ f$.
$B$'s chooses $f$ in an attempt to minimize your knowledge of $\sigma$. How much of $\sigma$ do you know?