摘要:
一、getGenericSuperclass()和getActualTypeArguments()基本使用方法:import java.lang.reflect.ParameterizedType;public class TT extendsTT2 {public static void main... 阅读全文
posted @ 2015-12-29 09:49
blfshiye
阅读(243)
评论(0)
推荐(0)
摘要:
题目1065:输出梯形时间限制:1 秒内存限制:32 兆特殊判题:否提交:3745解决:2043题目描写叙述:输入一个高度h。输出一个高为h。上底边为h的梯形。输入:一个整数h(1void solve(int h){ int N=h+2*(h-1); int i=N-h; int ... 阅读全文
posted @ 2015-12-29 09:10
blfshiye
阅读(241)
评论(0)
推荐(0)

浙公网安备 33010602011771号