470:59:17
-1 day 18:59:43
Assignment is over

Closest Pair (mandatory, need A)


Time elapsed

42:59:43

Time Remaining

470:59:17

Starts in

-1 day 18:59:43

Ends in

19 days 14:59:17

Start

2025-08-26 22:00 CEST

End

2025-09-17 07:59 CEST

Visit Results
Log in
 

Closest Pair (mandatory, need A)

Welcome to Closest Pair (mandatory, need A)

3
Problems
110
Students
53
Languages
0
Submissions

Description

Solve A (full points).

Per Austrin’s variants (B and C, which are also on Open Kattis) have very strict time-bounds and may require highly optimised code and not be suitable for slow-ish languages. (The algorithm is, of course, the same.)

The “nicer” version A is basically the same task but with a smoother progression (and more relaxed bounds.)

Note that the small instance (A, subtask 1) can be solved with by checking all pairs. You need that piece of code anyway for the bottom of your recursion; so it’s a good idea to solve that subtask first.

Start & End Times

Start Time 2025-08-26 22:00 CEST
End time 2025-09-17 07:59 CEST

Scoring

Pass/Fail — Unranked

Explanation:
Each problem is pass/fail. Participants are not ranked

Results

  • Results are shown without limitation.