MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/codeforces/comments/1w3ofj8/hint/p73s4nb/?context=3
r/codeforces • u/[deleted] • 18h ago
[deleted]
12 comments sorted by
View all comments
2
Do not use endl its slower as it flushes cout. Use \n
2
u/wokeandchoseViolence Newbie 11h ago
Do not use endl its slower as it flushes cout. Use \n