A2SV G5 ASTU — Contest #3 | Ethiopian Christmas Special! Editorial

Revision en3, by A2SV_Group5, 2024-01-10 11:18:33

Here is the mashup link (the problems are from Codeforces' problem set).

A. Word Quest

Solution
Code

Complexity: O(1).

B. Z-OrderSort

Solution
Code

Complexity: O(nlogn)

C. Less or Equal

Solution
Code

Complexity: O(nlogn)

D. Line

Solution
Code

E. OR in Matrix

Solution
Code

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English A2SV_Group5 2024-01-10 11:18:33 0 (published)
en2 English A2SV_Group5 2024-01-10 11:18:02 6 Tiny change: 'ximum $(k) elements ' -> 'ximum $(k)$ elements '
en1 English A2SV_Group5 2024-01-10 11:17:08 6885 Initial revision (saved to drafts)