Question about copying code

Revision en2, by mug, 2016-11-24 07:37:17

Hi all, I am new to codeforces and competitive programming in general. Right now I am just trying to solve as many practice problems as I can. When I get stuck on how to implement a solution, I try and look around for other people's solutions. When I find a solution that I can make sense of, I will code it up pretty much line for line the same, work through it so I understand it, and submit it so I can keep track and make sure the implementation is correct. Obviously in a contest situation, this is not allowed but is it considered bad practice/cheating if I'm just using the practice archives to submit others solutions? I don't want to get myself or others flagged if this is the case.

edit: Looking back at a couple of my practice submissions, it seems like I actually have been doing a decent job "paraphrasing" the solutions of others I used, bar one or two instances where our codes were pretty similar. Hoping this is not a big deal as I'm gaining nothing from it as its just practice archives and I'm citing the true author in the comments.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English mug 2016-11-24 07:37:17 364 Tiny change: ' of others, bar one ' -> ' of others I used, bar one '
en1 English mug 2016-11-24 01:13:29 719 Initial revision (published)