bqi343 / cp-notebook

General Resources for Competitive Programming
Creative Commons Zero v1.0 Universal
2.39k stars 416 forks source link

Line container can solve CSA Squared Ends #16

Closed mickeyandkaka closed 3 years ago

mickeyandkaka commented 3 years ago

In https://github.com/bqi343/USACO/blob/master/Implementations/content/data-structures/STL%20(5)/LCnew.h said " CSA Squared Ends not working :(" but I managed to solve it using kactl line container... My submission is here

bqi343 commented 3 years ago

I meant that at some point in time CSAcademy wasn't letting me submit :)