这个人很懒,暂无签名信息
http://bianmaozhan.blog.163.com/blog/static/147749952010282436477/ 2010-03-08 14:04:36| 分类: PROTEL | 标签: |字号大中小 订阅 PROTEL99的电性图层分为两种,打开一个PCB设计文档按,快捷键L,出现图层设置窗口。左边的一种(SIGNAL LAYER)为正片层,包括TOP LA...
题目描述 Description 数字三角形 要求走到最后mod 100最大 输入描述 Input Description 第1行n,表示n行 第2到n+1行为每个的权值 输出描述 Output Description mod 100最大值 #include #include #include using namespace std; int x[1005][1005],...