Bug in "Copy" button!
Difference between en4 and en5, changed 32 character(s)
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 [submission:59853141] submission which verdict is `Wrong Answer`.↵

After submitting this code, the submission [submission:59853172] is getting `Compilation Error`.↵

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

**UPD: The bug is fixed now.**

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)