algorithmica icon indicating copy to clipboard operation
algorithmica copied to clipboard

Reductions examples fail to compile

Open antaz opened this issue 1 year ago • 0 comments

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

antaz avatar Sep 11 '23 13:09 antaz