Closed tlane-jlg closed 9 months ago
I was getting segmentation faults for every example after building with Clang 17.0.6 and after further investigation it seems that the only issue was a typo in the size of the cin_buffer.
Indeed nice catch. Thx !
I was getting segmentation faults for every example after building with Clang 17.0.6 and after further investigation it seems that the only issue was a typo in the size of the cin_buffer.