Unverified Commit 6a162a76 authored by ir1d's avatar ir1d
Browse files

style: fix style

parent e82cd98f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -235,7 +235,7 @@ $$

### 3.7. 极角序

!!! 例题
!!! 例题
    [「JOI Spring Camp 2014 Day4」两个人的星座](https://www.ioi-jp.org/camp/2014/2014-sp-tasks/2014-sp-d4.pdf)<br>
    平面内有 $n$ 个点,有三种颜色,每个点的颜色是三种中的一种。求不相交的三色三角形对数。$6\le n\le 3000$。