摘要: 题目描述 The Fairy Ivan gave Saya three problems to solve (Problem F). After Saya finished the first problem (Problem H), here comes the second. This... 阅读全文
posted @ 2015-04-28 21:09 星斗万千 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Kudo’s real name is not Kudo. Her name is Kudryavka Anatolyevna Strugatskia, and Kudo is only her nickname. Now, she is facing an emergency ... 阅读全文
posted @ 2015-04-28 21:06 星斗万千 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 小武老师布置的题,让我们分别用顺序表和链表的形式完成一些操作,虽然本人还没验收但还是发这篇博客吧,我就是这么任性。 实验内容 该程序的功能是对元素类型为整型的顺序表进行一些操作。该程序包括顺序表结构类型的定义以及对顺序表操作的具体的函数定义和主函数。 此题我使用了一些对于界面好看点的程序代码... 阅读全文
posted @ 2015-04-28 18:05 星斗万千 阅读(426) 评论(0) 推荐(0) 编辑
摘要: This is a collection of 110 (in binary) 2D geometry problems. CircumscribedCircle x1 y1 x2 y2 x3 y3 Find out the circumscribed circle of triangle (x... 阅读全文
posted @ 2015-04-28 10:33 星斗万千 阅读(226) 评论(0) 推荐(0) 编辑