Text race history for We Love All Muslim (wrongpassword)
Back to text analysis page
template bool all(Args ...args) { return (... && args); } bool b = all(true, true, true, false); // Within the instantiation of all, the returned expression expands to ((true && true) && true) && false, which evaluates to false.
Game |
Time |
WPM |
Accuracy |
1 |
2023-12-07 06:48:56 |
26.16 |
91.6% |