Skip to main content
Code Review

Return to Question

replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
Source Link

Taking a break from my C++ series, I recently reviewed the code in this question this question. I ended up writing my own separate derivation of the function so that I could remove all of the substrings from a certain string.

Taking a break from my C++ series, I recently reviewed the code in this question. I ended up writing my own separate derivation of the function so that I could remove all of the substrings from a certain string.

Taking a break from my C++ series, I recently reviewed the code in this question. I ended up writing my own separate derivation of the function so that I could remove all of the substrings from a certain string.

edited tags
Link
syb0rg
  • 21.9k
  • 10
  • 113
  • 192
Notice removed Draw attention by syb0rg
Bounty Ended with Edward's answer chosen by syb0rg
Tweeted twitter.com/#!/StackCodeReview/status/524643553679785984
Notice added Draw attention by syb0rg
Bounty Started worth 50 reputation by syb0rg
added 36 characters in body
Source Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238
Function ran in 319220 clock cycles
Produced output: test this out
Function ran in 1293377 clock cycles
Produced output: test this ...........slightly............ longer thing which contains a sub out
Function ran in 198460 clock cycles
Produced output: string
Function ran in 448832 clock cycles
Produced output: this is not a test
Program ended with exit code: 0
Function ran in 319220 clock cycles
Produced output: test this out
Function ran in 1293377 clock cycles
Produced output: test this ...........slightly............ longer thing which contains a sub out
Function ran in 198460 clock cycles
Produced output: string
Function ran in 448832 clock cycles
Produced output: this is not a test
Program ended with exit code: 0
Function ran in 319220 clock cycles
Produced output: test this out
Function ran in 1293377 clock cycles
Produced output: test this ...........slightly............ longer thing which contains a sub out
Function ran in 198460 clock cycles
Produced output: string
Function ran in 448832 clock cycles
Produced output: this is not a test
Program ended with exit code: 0
Function ran in 319220 clock cycles
Produced output: test this out
Function ran in 1293377 clock cycles
Produced output: test this ...........slightly............ longer thing which contains a sub out
Function ran in 198460 clock cycles
Produced output: string
Function ran in 448832 clock cycles
Produced output: this is not a test
Program ended with exit code: 0
Source Link
syb0rg
  • 21.9k
  • 10
  • 113
  • 192
Loading
lang-c

AltStyle によって変換されたページ (->オリジナル) /