When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

a2sv's blog

By a2sv, history, 13 months ago, In English

A) Restore the Sequence

Hint
Approach
Code

B)uniproduct sequence

Approach
Code

C) Swap sequence

Hint
Approach
Code

D) Complex Bracket Sequence

Hint
Approach
Code

E)Block Sequence

Hint 1
Hint 2
Approach
Code
  • Vote: I like it
  • 0
  • Vote: I do not like it

| Write comment?