wuhudsm's blog

By wuhudsm, history, 3 years ago, In English

A

code
solution

B

code
solution

C

code
solution

D

code
solution

E

code
solution

F

code
solution
  • Vote: I like it
  • +20
  • Vote: I do not like it

| Write comment?
»
3 years ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

B. If $$$n=1$$$, answer 1 if $$$con(k,k)$$$ is prime?

»
3 years ago, hide # |
 
Vote: I like it +8 Vote: I do not like it

Very interesting contest <3

»
3 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Didn't get the editorial of C,can anyone tell their approach of how they solved C?

»
3 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Couldnt understand C

»
3 years ago, hide # |
 
Vote: I like it +8 Vote: I do not like it

Great Problemset. Enjoyable Round. Thanks for this :)

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

can someone explain A? :)

»
3 years ago, hide # |
 
Vote: I like it +21 Vote: I do not like it

Interesting problem F

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

Memory Limit is too low for Python solutions to pass Problem D.