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.
"truncated" basically means that your output is too large; So I would guess that you are outputting(printing) unnecessary stuff. Moreover I would guess that your code is getting into an infinite loop and printing stuff on and on and on.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Sherlock and The Beast
You are viewing a single comment's thread. Return to all comments →
"truncated" basically means that your output is too large; So I would guess that you are outputting(printing) unnecessary stuff. Moreover I would guess that your code is getting into an infinite loop and printing stuff on and on and on.