Comment What constitutes cheating? (Score 1) 484
Copy/paste a paper - plagarism.
But what about for math/science? You don't exactly write tons of papers, but you do solve lots of problems.
When I couldn't come up with an algorithm to solve problems in O(whatever) time, as required by an assignment, I would often go to the web. I considered this to be research, as I could adopt a similar approach when confronted with analogous problems in the future.
Plagarism is clearly cheating. But is anything short of completely-original work also considered cheating? Is not one of the cornerstones of modern computer science the idea of re-use?