CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #6
    Join Date
    Jul 2013
    Posts
    576

    Re: Using a linear median algorithm to find the largest subset for some given sum

    Quote Originally Posted by bestellen View Post
    There is a linear time algorithm ...
    I have noticed how your writing style and technical insight differ a lot between posts. And lo and behold I found your above post verbatim here (as first reply),

    http://stackoverflow.com/questions/1...-less-than-key

    To take credit for work of others is plagiarism and not only ethically wrong but may even be illegal.
    Last edited by razzle; February 4th, 2015 at 07:50 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured