bqi343 / cp-notebook

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

Const #5

Closed Scayre closed 6 years ago

Scayre commented 6 years ago

Make constant int N which is maximum value.

const int N = 1e6 + 4;

It'll be easier to code.

bqi343 commented 6 years ago

I already have MX, can't you just change it depending on the problem constraints?

Scayre commented 6 years ago

sorry, I missed that part xD

вт, 2 окт. 2018 г. в 20:33, Benjamin Qi notifications@github.com:

I already have MX, can't you just change it depending on the problem constraints?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bqi343/USACO/pull/5#issuecomment-426297029, or mute the thread https://github.com/notifications/unsubscribe-auth/Ae85ChlEy0dL_L5wg1rpSYHtzNYoXfKvks5ug3lAgaJpZM4XEKHd .