A2SV_Group5's blog

By A2SV_Group5, history, 39 hours ago, In English

Here is the link to the contest. All problems are from Codeforces' problemset.

A. Make the Product Zero

Hint
Solution
Code1
Code2

B. Special Matrix Quest

Hint
Solution
Code1
Code2

C. The Splitting Game

Solution
Code

D. Bomb Detection Validation

Solution
Code

E. Symmetrization

Approach
Solution
Code

F. Array Transformation

Approach 1:

Hint1
Hint2
Solution
Code

Approach 2:

Hint
Solution
Code

Approach 3:

Solution
Code
  • Vote: I like it
  • +1
  • Vote: I do not like it

»
16 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

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