<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>细节题 on 111qqz's blog</title><link>https://111qqz.com/en/tags/%E7%BB%86%E8%8A%82%E9%A2%98/</link><description>Recent content in 细节题 on 111qqz's blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2015-2026 111qqz</copyright><lastBuildDate>Tue, 29 Dec 2015 09:29:57 +0000</lastBuildDate><atom:link href="https://111qqz.com/en/tags/%E7%BB%86%E8%8A%82%E9%A2%98/index.xml" rel="self" type="application/rss+xml"/><item><title>codeforces 14 C. Four Segments</title><link>https://111qqz.com/en/post/acm-icpc/2015/2015-12-29-codeforces-14-c-four-segments/</link><pubDate>Tue, 29 Dec 2015 09:29:57 +0000</pubDate><guid>https://111qqz.com/en/post/acm-icpc/2015/2015-12-29-codeforces-14-c-four-segments/</guid><description>&lt;p&gt;&lt;a href="http://codeforces.com/problemset/problem/14/C" target="_blank" rel="noreferrer"&gt;http://codeforces.com/problemset/problem/14/C&lt;/a&gt;
题意：给出四条边的坐标，问能否形成一个边与坐标轴平行的矩形。边可能退化成点。
思路：首先第一步，检查有没有边退化成点以及是否有不平行的边。&lt;/p&gt;</description></item></channel></rss>