fix
This commit is contained in:
@@ -21,10 +21,10 @@ namespace TinySTL{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
using namespace TinySTL::SuffixArrayTest;
|
//using namespace TinySTL::SuffixArrayTest;
|
||||||
int main(){
|
//int main(){
|
||||||
testCase();
|
// testCase();
|
||||||
|
//
|
||||||
system("pause");
|
// system("pause");
|
||||||
return 0;
|
// return 0;
|
||||||
}
|
//}
|
||||||
Reference in New Issue
Block a user