Evirir's blog

By Evirir, history, 13 months ago, In English

606535A - Long Binary String

Problem idea: MGod
Problem preparation: zscoder

Solution

606535B - Rectangle Connections

Problem idea: CSQ31
Problem preparation: isaachew

Solution

606535C - Subsequence

Problem idea: marvenlee
Problem preparation: marvenlee

Solution

606535D - GCD Equality

Problem idea: Evirir
Problem preparation: Evirir

Solution
  • Vote: I like it
  • +12
  • Vote: I do not like it

»
13 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by marvenlee (previous revision, new revision, compare).

»
13 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

Unofficial editorial for A, in case you really need something now.

Subtask 1: Q = 1, r ≤ 300 000
Subtask 2: l = 1, r ≤ 300 000
Subtask 3: r ≤ 300 000
Subtask 4: l = 1, r is equal to the length of the string after some integer number of seconds.
Subtask 8: No additional constraints
Remarks: Subtasks 5-7
Remarks: Enrichment
»
11 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by leg (previous revision, new revision, compare).