My doubt is: is PE always "accept PE"? How can I tell the difference from such an "AC PE" and a "WA PE"? Can I start printing everything in one line and forget about spacing and such?

Thanks!
Moderator: Board moderators
I don't get what you ask.rafagiu wrote:Can I start printing everything in one line and forget about spacing and such?
Sorry!Cho wrote:(RIP)
I don't get what you ask.rafagiu wrote:Can I start printing everything in one line and forget about spacing and such?
Code: Select all
1
2
3
Code: Select all
123
If the problem uses a special correction program, it is not guaranteed it will say PE on wrong formatting. However, if there is no special correction program it is sufficient to write a single space instead of any (positive) number of white spaces. But remember, the PE is accepted only in the archive, it is not accepted during a contest.rafagiu wrote:What I meant is printing the output of every problem solution in one line, without even bothering about formatting it with spacement and newlines.