| A | B | C | D | E | |
|---|---|---|---|---|---|
1 | Challenge (highlight=uncompleted) | First to complete challenge | Date/Time submitted | Author of shortest code to complete challenge | Code Length (characters) |
2 | Hello, world! | jacobly | Sunday, February 11, 2018 at 7:15:22 AM | Michael2_3B | 115 |
3 | ASCII character list | jacobly | Sunday, February 11, 2018 at 7:15:22 AM | jacobly | 15 |
4 | First 255 UTF-8 characters | jacobly | Sunday, February 11, 2018 at 7:15:22 AM | jacobly | 15 |
5 | Print out every even character twice (Like BBDDFFHH, but with the first 255 utf-8 chars.) | jacobly | Sunday, February 11, 2018 at 3:54:49 PM | jacobly | 17 |
6 | Print out every odd character twice (Like AACCEEGG, but with the first 255 utf-8 chars.) | jacobly | Sunday, February 11, 2018 at 3:54:49 PM | jacobly | 17 |
7 | Create a binary counter, in exactly 50 characters. The counter should be right-centered, because place value. | jacobly | Tuesday, February 13, 2018 at 8:51:32 PM | jacobly | 47 |
8 | Print out the first 255 UTF-8 characters in the following fashion: Take the first two characters and swap their places. Take the next 2 characters after that set and swap them around. Repeat. | jacobly | Friday, February 16, 2018 at 2:0:33 AM | jacobly | 16 |
9 | Produce EXCLUSIVELY the following output (nothing else should be outputted), all on one line, in under 30 characters: 2002644688BBFDDFJHHJNLLNRPPRVTTVZXXZbbfddfjhhjnllnrpprvttvzxxz | jacobly | Friday, February 16, 2018 at 3:27:38 AM | jacobly | 18 |
10 | Produce all of the capital letters, in less than or exactly 16 characters. (nothing else should be outputted, including newlines.) | jacobly | Saturday, February 17, 2018 at 4:31:25 AM | jacobly | 16 |
11 | Produce all of the lowercase letters, in less than or exactly 16 characters. (nothing else should be outputted, including newlines.) | ||||
12 | Produce all of the numbers, 0-9, in less than or exactly 32 characters. (nothing else should be outputted, including newlines.) | jacobly | Saturday, February 17, 2018 at 4:41:37 AM | jacobly | 16 |
13 | Produce the numbers 0-9 backwards, in less than 64 characters. (nothing else should be outputted, including newlines.) | jacobly | Saturday, February 17, 2018 at 5:41:25 AM | jacobly | 16 |
14 | Ask the user for input, and print out EXCLUSIVELY the last character they inputted. (nothing else should be outputted, including newlines.) | ||||
15 | Print out a 32x32 square of hashtags (#), in less than or exactly 21 characters. (nothing else should be outputted, including newlines.) | ||||
16 | |||||
17 | |||||
18 | |||||
19 | |||||
20 | |||||
21 | |||||
22 | |||||
23 | |||||
24 | |||||
25 | |||||
26 | |||||
27 | |||||
28 | |||||
29 | |||||
30 | |||||
31 | |||||
32 | |||||
33 | |||||
34 | |||||
35 | |||||
36 | |||||
37 | |||||
38 | |||||
39 | |||||
40 | |||||
41 | |||||
42 | |||||
43 | |||||
44 | |||||
45 | |||||
46 | |||||
47 | |||||
48 | |||||
49 | |||||
50 | |||||
51 | |||||
52 | |||||
53 | |||||
54 | |||||
55 | |||||
56 | |||||
57 | |||||
58 | |||||
59 | |||||
60 | |||||
61 | |||||
62 | |||||
63 | |||||
64 | |||||
65 | |||||
66 | |||||
67 | |||||
68 | |||||
69 | |||||
70 | |||||
71 | |||||
72 | |||||
73 | |||||
74 | |||||
75 | |||||
76 | |||||
77 | |||||
78 | |||||
79 | |||||
80 | |||||
81 | |||||
82 | |||||
83 | |||||
84 | |||||
85 | |||||
86 | |||||
87 | |||||
88 | |||||
89 | |||||
90 | |||||
91 | |||||
92 | |||||
93 | |||||
94 | |||||
95 | |||||
96 | |||||
97 | |||||
98 | |||||
99 | |||||
100 |