app.routers.problems.nothree ============================ .. py:module:: app.routers.problems.nothree Functions --------- .. autoapisummary:: app.routers.problems.nothree.colinear app.routers.problems.nothree.score Module Contents --------------- .. py:function:: colinear(p1, p2, p3) .. py:function:: score(nums: list[int]) :async: