algorithmica icon indicating copy to clipboard operation
algorithmica copied to clipboard

A computer science textbook

Results 195 algorithmica issues
Sort by recently updated
recently updated
newest added

This pull request has been automatically generated by prose.io.

The existing description is not how I see it working in any of the top modern compilers at the moment. An example in clang: [Godbolt](https://godbolt.org/z/Yv5TT6PTP) The implementations of `speak()` are...

The first example in the Reductions chapter fails to compile with the error: ``` error: incompatible types when assigning to type 'int' from type 'v8si' {aka '__vector(8) int'} ``` https://godbolt.org/z/j8adra8zh

This pull request has been automatically generated by prose.io.

This pull request has been automatically generated by prose.io.