Odin-'s blog

By Odin-, history, 9 years ago, In English

Hey there Codeforces!

Anyone knows problems on SCC/bridges please drop'em in the comments!

thanks in advance.

  • Vote: I like it
  • +10
  • Vote: I do not like it

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

Bridge problems:
- Problem H in ACM Amman 2015: http://mirror.codeforces.com/gym/100712
- Problem H in ACM Arabella 2015: http://mirror.codeforces.com/gym/100676
- Problem F in ACM ACPC 2015: https://www.hackerrank.com/contests/2015-acm-acpc/challenges/uberfication

»
9 years ago, hide # |
Rev. 2  
Vote: I like it +13 Vote: I do not like it

Good day to you,

I've also found a few problems:

BRIDGES:

http://mirror.codeforces.com/gym/100114 J (computer network)

http://mirror.codeforces.com/problemset/problem/732/F

http://mirror.codeforces.com/contest/700/problem/C

UVA 12363 — Hedge Mazes

UVA 796 — Critical Links

UVA 12783 — Weak Links

SCC:

UVA 11324 — The Largest Clique

UVA 12926 — Trouble in Terrorist Town

UVA 11838 — Come and Go

UVA 11709 — Trust groups

UVA 12645 — Water Supply

UVA 13057 — Prove Them All

UVA 12745 — Wishmaster

UVA 247 — Calling Circles

UVA 11770 — Lighting Away

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

check lighoj Category, It contains some good problems :D

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

Just finished this one: 118E - Bertown roads

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

Here is Bridge problem :
178B3 - Greedy Merchants