|
|
|
|
|
by utopcell
1081 days ago
|
|
The original problem was working on strings that only hold 's' and 'p' characters, as seen in bench.c. The first implementation checked against 's' and 'p' specifically, and all subsequent version optimized that first version. |
|