X-Git-Url: https://ruin.nu/git/?p=icfp05.git;a=blobdiff_plain;f=copsrc%2Fcop.cpp;fp=copsrc%2Fcop.cpp;h=8434960aed079d7147727d8a96b6134aac5d4a30;hp=2a8002293094ddca3436f249487d2c9c25a9ac68;hb=f43628e7d862566f3ffc6d4ea9274f17f723fffc;hpb=83e7d286ee9aed505c4a47fdad2bcd1955a2d0ee diff --git a/copsrc/cop.cpp b/copsrc/cop.cpp index 2a80022..8434960 100644 --- a/copsrc/cop.cpp +++ b/copsrc/cop.cpp @@ -225,6 +225,7 @@ void Cop::sendPlan(){ } }else{ locations.push_back(_robberLocation); + locations.push_back(_robberLocation); } if (!_robberLocation.empty()){ //cerr << "Robber found at " << _robberLocation << endl;