#Z12303. 其他数据类型存储空间大小

其他数据类型存储空间大小

Description

Define one variable of type bool and one of type char respectively, then output their storage sizes (in bytes) sequentially.

Input Format

(None)

Output Format

One line containing two integers, representing the storage sizes of the two variables, separated by a space.

(无)


(无)