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&')
     1 p max 2 1
     2 n 1 s
     3 n 2 t
     4 a 1 2 5