本のタイトル、ページ数、在庫状況を正しく表す Go の型の組み合わせはどれですか?
string、int、bool
string
int
bool
bool、int、string
string、bool、int
int、string、bool