2013年2月17日

Codeforces Round #166 (Div. 2) B. Prime Matrix(素数筛选,简单)

摘要: B. Prime Matrixtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou've got an n × m matrix. The matrix consists of integers. In one move, you can apply a single transformation to the matrix: choose an arbitrary element of the matrix and i 阅读全文

posted @ 2013-02-17 21:47 铁树银花 阅读(339) 评论(0) 推荐(0) 编辑

Codeforces Round #166 (Div. 2) A. Beautiful Year(水题)

摘要: A. Beautiful Yeartime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputIt seems like the year of 2013 came only yesterday. Do you know a curious fact? The year of 2013 is the first year after the old 1987 with only distinct digits.Now you are suggested 阅读全文

posted @ 2013-02-17 19:54 铁树银花 阅读(661) 评论(0) 推荐(0) 编辑

windows如何取消开机启动项

摘要: 可以利用金山卫士、360安全卫士等软件禁止系统不必要的启动项,但是有些启动项用这些软件是无法禁止的,这时就需要自己去调节系统设置。依次选择“开始”——“运行”,输入msconfig,弹出如下对话框选择“启动”选项卡,将不需要开机启动的启动项前的钩钩去掉即可。 阅读全文

posted @ 2013-02-17 19:28 铁树银花 阅读(247) 评论(0) 推荐(0) 编辑

如何查看IE型号

摘要: 打开IE浏览器,以此选择“工具”——“关于Internet Explorer”,就能看到类似于下图的信息。 阅读全文

posted @ 2013-02-17 17:40 铁树银花 阅读(173) 评论(0) 推荐(0) 编辑

导航