nik_exists's blog

By nik_exists, 51 minute(s) ago, In English

Thank y'all so much for participating! Code will be added soon.

2259A - Moo Language School

Solution
Code
Difficulty
Quality

2259B - Minus Two

Hint 1
Hint 2
Solution
Code
Difficulty
Quality

2259C - 101

Hint 1
Hint 2
Solution
Code
Difficulty
Quality

2259D - MEX Multiset

Hint 1
Hint 2
Solution
Code
Difficulty
Quality

2259E - Treasure Map Destruction (Constructive Version)

Hint 1
Hint 2
Solution
Code
Difficulty
Quality

2259F - Binary Bubble Sort Inversions

Hint 1
Hint 2
Hint 3
Solution
Code
Difficulty
Quality

2259G - Index Removal

Hint 1
Hint 2
Solution
Code
Difficulty
Quality

2259H - Treasure Map Destruction (Counting Version)

Read the solution to problem E first

Hint 1
Hint 2
Hint 3
Solution
Code
Difficulty
Quality
  • Vote: I like it
  • +24
  • Vote: I do not like it

»
34 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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

»
30 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

good contest!

»
30 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

nice round thanks !

»
30 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

good problems, C was kind of annoying to implement

»
30 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Amazing round. Ty king

»
29 minutes ago, hide # |
Rev. 4  
Vote: I like it +1 Vote: I do not like it

Maybe you are missing the space after [tutorial:2259B]?

It works for me:

Tutorial is loading...

nik_exists

»
28 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

W contest

»
28 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

2259E code ... cpp :skull:

»
28 minutes ago, hide # |
Rev. 3  
Vote: I like it 0 Vote: I do not like it

The editorial isn't working because it doesn't use the announcement format /j

»
27 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

C is harder than D. But still orz round by nik_exists

»
20 minutes ago, hide # |
 
Vote: I like it +3 Vote: I do not like it
#include "codeforces.h"
#include <chrono>
#include <vector>

using namespace std;
using namespace cf;

int main() {
    comment << "\nGreat contest!\n";
}

»
12 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

E can be solved with 2-SAT

»
9 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

It Was a fun contest , but i got struck at E for almost the whole contest :-(

»
7 minutes ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

I cared too much about my rating. That's why I wanted to solve C as fast as I could and made many silly mistakes

»
6 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Thanks for the contest! I enjoyed it

»
5 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

should i try to upsolve E? current rating is 1072 and max is 1100.

»
3 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

good cumtest

»
a moment ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Nice contest!