src/work/marci/max_flow2.dat
author alpar
Sat, 20 Mar 2004 16:07:19 +0000
changeset 215 b3c4e6646f7f
permissions -rw-r--r--
bool map problems solved.
(now operator[] gives back 'std::vector<T>::reference' rather that 'T&')
marci@69
     1
p max 2 1
marci@69
     2
n 1 s
marci@69
     3
n 2 t
marci@69
     4
a 1 2 5