We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
In JavaScript, change these lines from "parseInt" to "toString" in main function or some test cases with big integers won't work (when you start coding, use BigInt() too):
Cutting Paper Squares
You are viewing a single comment's thread. Return to all comments →
In JavaScript, change these lines from "parseInt" to "toString" in main function or some test cases with big integers won't work (when you start coding, use BigInt() too):