Skip to content

Commit 1540fa7

Browse files
committed
DO NOT UPLOAD ANSWERS! README
1 parent b93108d commit 1540fa7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Project Euler Template
22

3+
# ATTENTION !!
4+
5+
# NEVER UPLOAD CODE SOLUTIONS TO A PUBLIC REPOSITORY!!
6+
7+
## Project Euler consists of challenges
8+
9+
**Do not upload answers**
10+
11+
You don't want to be that guy to ruin such a nice project, do you?
12+
13+
## DISCLAIMER
14+
15+
From the webpage: https://projecteuler.net/about
16+
17+
The popularity of Project Euler has increased tremendously over the years since its inception through the concerted effort of numerous people.
18+
19+
Members have generally taken pride in showing their achievements. The obvious place to do so is the forum that is set up for each problem. However the increasing popularity has also been attracting people with a different agenda. With so many internet sites publishing answers for the PE problems instead of using the forum on this site, some people now seem to take pride in gathering and submitting those answers for whatever reason.
20+
21+
It is humanly impossible for Project Euler, or indeed any member, to reliably differentiate those people from members that have solved the problems under their own steam. The ranking lists on Project Euler should be interpreted for what they are: an indication of the number of correct answers submitted by the member in question and validated by our answer checker. Individual members themselves know best what they have achieved on their own. Laying too much stress on competition might spoil the fun of problem solving which is one of the purposes of Project Euler. Also, any claim from a member about his own achievement cannot be supported as trustworthy by Project Euler. If critical, other means from third parties would be required to verify such claims.
22+
23+
Providing quality problems for entertainment and educational purposes will continue to be the main goal of Project Euler, regardless of the intentions of a minority of the members.
24+
25+
326
## Files
427

528
* peN.c : template to start your solution

0 commit comments

Comments
 (0)