|  | 
|  | 
| вернуться в форум | Hint: if you got TLE Послано OpenGL  29 июл 2010 23:33If you got TLE, try change adjacency matrix to edge list.Re: Hint: if you got TLE Послано svr  13 дек 2010 19:43Bitset<30> operation "|"helps to avoid inner N-loop
Re: Hint: if you got TLE = 、=  Using edge list, got TLE. I got AC changed edge list to adjacency matrix. | 
 | 
|