equal
deleted
inserted
replaced
40 * Then comes a separator line with 5 equals signs (“=====”). |
40 * Then comes a separator line with 5 equals signs (“=====”). |
41 * Then comes a list of hat names with out file name suffix. |
41 * Then comes a list of hat names with out file name suffix. |
42 * Each hog of this team gets a random hat of this list. Repeat a hat name to |
42 * Each hog of this team gets a random hat of this list. Repeat a hat name to |
43 jack up its probability. |
43 jack up its probability. |
44 |
44 |
45 Each team is again separated by a separator line. |
45 Each team is again separated by a separator line. The team name must not |
|
46 contain characters that would be forbidden in a file name (such as “/”, |
|
47 “\” or “:”). |
46 |
48 |
47 At the end of the final team, this line must be written (without the spaces): |
49 At the end of the final team, this line must be written (without the spaces): |
48 |
50 |
49 *END* |
51 *END* |
50 |
52 |