Bug in "Copy" button!

Revision en4, by Mr_Emrul, 2019-09-01 15:50:04

Hello, Codeforces!

I have been facing a problem since last 1-2 months. Whenever I copy a solution by clicking "Copy" from a submission page and then submit the same solution (or after some edit), I am getting Compilation Error.

The compilation message is like

Can't compile file:
program.cpp:3:1: error: stray '\302' in program
 Â 
 ^

Example, I copied this 59853141 submission which verdict is Wrong Answer.

After submitting this code, the submission 59853172 is getting Compilation Error.

I hope, the Codeforces authority will take care about that issue.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en5 English Mr_Emrul 2019-09-04 00:27:39 32 Tiny change: 't issue.\n' -> 't issue.\n\n**UPD: The bug is fixed now.**'
en4 English Mr_Emrul 2019-09-01 15:50:04 27
en3 English Mr_Emrul 2019-09-01 15:43:18 0 (published)
en2 English Mr_Emrul 2019-09-01 15:41:25 4 Tiny change: 'ion:59853141] is getti' -> 'ion:59853172] is getti' (saved to drafts)
en1 English Mr_Emrul 2019-09-01 15:36:07 637 Initial revision (published)