Squarepoint Capital
This commit is contained in:
@@ -73,6 +73,7 @@ int main ( void )
|
||||
test("zebrazebrazebra", "*bra*zeb*zeb*");
|
||||
test("zebrbzebrazebra", "*bra*zeb*zeb*");
|
||||
test("zebrbzebrazebra", "*bra*zeb*");
|
||||
test("zebrbzebrazebra", "*****bra*zeb*****");
|
||||
|
||||
auto end = std::chrono::high_resolution_clock::now();
|
||||
std::chrono::duration<double> seconds = end - begin;
|
||||
|
||||
Reference in New Issue
Block a user