UVA 998 Many Paths, One Direction

2016-05-31
uva dfs

看到問題就覺得是 dfs, 交了去 uva 之後一直都就是 in the judging queue 的狀態. 所以用空間換取時間, 把於每個Event的結果儲起來, 省去重疊的計算.

交完之後就 AC ,但前一次的 submission 還是in the judging queue ….

Newer
UVA 11623 Tic Tac Toe
Older
UVA 11198 Dancing Digits
© 2019 Kit Fung - Powered by Hexo - Theme Jane
Home Archives Tag Github