All pastes #2111022 Raw Edit

Something

public text v1 · immutable
#2111022 ·published 2012-02-08 04:19 UTC
rendered paste body
 switch(age){
	case 2: cout << “toddler” << endl;
	case 3:
	case 4:
	case 5: cout << “early childhood” << endl;