From 0fd8c4bd5659afd4c319b13438172b52d1792f1c Mon Sep 17 00:00:00 2001 From: gwdwyy Date: Fri, 26 Jul 2013 14:23:55 +0800 Subject: [PATCH] fix bugs in segment --- src/Segment.cpp | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/src/Segment.cpp b/src/Segment.cpp index 98693f9..02174b0 100644 --- a/src/Segment.cpp +++ b/src/Segment.cpp @@ -158,6 +158,7 @@ namespace CppJieba //cout<<(i/2)<<","< res[i].second) @@ -167,6 +168,10 @@ namespace CppJieba } } } + //FOR_VECTOR(res, i) + //{ + // cout<