An input image to a Convolutional Neural Network has the size of 60 by 60 and the filter (kernel) has the size of 15 by 15 with the stride size of 1. Using the same convolution the padding size must be___
, and using the valid convolution the output size shall be ___x___.