练39.1 书香阁座位
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
Battle小学的书香阁有个座位,已知第一排有个座位,以后每排比上一排增加个座位,最后一排有几个座位?一共有几排?
试编一程序算一算。
输入格式
无。
输出格式
对于倒数第二行,输出最后一排的座位数。
对于最后一行,输出排数。
样例
无
最后一排的座位数:37
排数:12