Not an issue.
you tried to convert it to int?
I have the code but I cant submit it!
The description says: 'Be aware that you'll get enormous books having up to 100.000 pages.'
Your solution looks extremely ineffcient to me. Maybe add some print commands and check the sample tests.
print
Dear WingItMan, why do you believe this is a kata issue?
While using console log, I hit the max-buffer limit (1.5MB) during the random tests. Removing the log allowed me to complete the task, but its worth noting for anything who is close to completing the task.
Loading collection data...
Not an issue.
you tried to convert it to int?
I have the code but I cant submit it!
The description says: 'Be aware that you'll get enormous books having up to 100.000 pages.'
Your solution looks extremely ineffcient to me. Maybe add some
print
commands and check the sample tests.Dear WingItMan, why do you believe this is a kata issue?
While using console log, I hit the max-buffer limit (1.5MB) during the random tests.
Removing the log allowed me to complete the task, but its worth noting for anything who is close to completing the task.