+ 3
Remove this bug from SoloLearn.
••SoloLearn can't find if someone posted copied code from other soloLearn Users. It is often happening as a Code Stealing. Although, YouTube can find it and bans for some hours. ••Reply option for every answerer should be included so that wrong answerer gets it's error/mistakes of learning. ••News about the world, jobs and new technology/softwares should be placed as the button "WorldNews" or like this so that Learner gets improved and can be changed along the changing world. "These was to change."
3 Antworten
+ 8
° Actually sololearn can detect copied code since they can automatically add a comment on the top of the code to credit the original author of the code.
° I think there's a report option already! just click on the three dots to view options.
° You can search through the web for tech news or visit https://www.technewsworld.com/ for latest news on technology
+ 5
In addition, YouTube itself don't find the plagiarism. The user himself finds it and reports the content..
it's hard to check the content one by one and match with other contents..
Even, if achieved, It will create a blockage to create code..
ex: If you can write a prime number code in c++ without functions and some one tried to make the same code but with functions then surely such codes may face problem.. Note that it will be hard to match code word by word. Even a slight change in variable name may break the Algorithm