Hi,
For that you need to create a configurable product in magento. Each of size option will have an associated simple product with it and you can enter the stock of that size option in this associated simple product.
Once all simple products for your size option are created, you need to create one configurable product and associate these simple products to this. Now each of your size will get the stock from its simple product.
Hope this helps.