0:00:00
-48 days 5:08:10
Assignment is over

Closest Pair (mandatory, need A)


Time elapsed

513:59:00

Time Remaining

0:00:00

Starts in

-48 days 5:08:10

Ends in

-26 days 19:09:10

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
142
Students
53
Languages
793
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.