| Official speed |
52.12 wpm (107.52 seconds elapsed during race) |
| Without ending ping |
52.26 wpm (281 ms delay sending score to TypeRacer’s server) |
| Timerless |
52.36 wpm (205 ms elapsed before first character typed; 107.04 seconds elapsed during race) |
| Timerless minus one |
52.24 wpm, ignoring the first character typed |
| Race Start |
September 3, 2024 11:30:25pm UTC |
| Race Finish |
September 3, 2024 11:32:12pm UTC |
| Outcome |
No win (3 of 3) |
| Accuracy |
98.6% |
| Points |
43.44 |
| Text |
#10025 (Length: 467 characters) cmake_minimum_required(VERSION 3.10) project(Tutorial VERSION 1.0) set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED True) # configure a header file to pass some of the CMake settings to the source code configure_file(TutorialConfig.h.in TutorialConfig.h) add_executable(Tutorial tutorial.cxx) # add the binary tree to the search path for include files so that we will find TutorialConfig.h target_include_directories(Tutorial PUBLIC "${PROJECT_BINARY_DIR}") |
| Characters typed |
cmake_minimium_required(VERSION 3.10) project(Tutorial VERSION .1.0) set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_SATANDARD_REQUIRED True) # counnfigure a header file to pass some of the CMake settings to the source code configurae_file(TutorialConfig.h.in TutuorialConfig.h) add_executable(Tutorial tutorial.cxx) # add the binary tree to the search path for include files so that we will find TutorialConfig.h target_include_directories(Tutorial PUBLIC "${PROJECT_BINARY_DIR{}") |
| Timing |
| Character |
c |
m |
a |
k |
e |
_ |
m |
i |
n |
i |
m |
i |
-i |
u |
m |
_ |
r |
e |
q |
u |
i |
r |
e |
d |
( |
| Milliseconds |
205 |
67 |
142 |
293 |
83 |
480 |
661 |
175 |
173 |
142 |
555 |
134 |
436 |
179 |
265 |
619 |
195 |
59 |
162 |
91 |
527 |
184 |
65 |
215 |
321 |
| Character |
V |
E |
R |
S |
I |
O |
N |
|
3 |
. |
1 |
0 |
) |
|
p |
r |
o |
j |
e |
c |
t |
( |
T |
u |
t |
| Milliseconds |
646 |
91 |
122 |
173 |
128 |
58 |
106 |
515 |
397 |
149 |
290 |
118 |
271 |
244 |
183 |
147 |
238 |
275 |
204 |
210 |
158 |
262 |
348 |
640 |
178 |
| Character |
o |
r |
i |
a |
l |
|
V |
E |
R |
S |
I |
O |
N |
|
. |
-. |
1 |
. |
0 |
) |
|
s |
e |
t |
( |
| Milliseconds |
75 |
235 |
154 |
212 |
121 |
186 |
634 |
77 |
183 |
181 |
114 |
50 |
109 |
141 |
305 |
593 |
84 |
135 |
668 |
216 |
422 |
657 |
173 |
164 |
332 |
| Character |
C |
M |
A |
K |
E |
_ |
C |
X |
X |
_ |
S |
T |
A |
N |
D |
A |
R |
D |
|
1 |
1 |
) |
|
s |
e |
| Milliseconds |
664 |
182 |
113 |
280 |
84 |
250 |
269 |
207 |
104 |
306 |
500 |
182 |
102 |
202 |
146 |
389 |
172 |
229 |
329 |
142 |
143 |
401 |
270 |
440 |
182 |
| Character |
t |
( |
C |
M |
A |
K |
E |
_ |
C |
X |
X |
_ |
S |
A |
-A |
T |
A |
N |
D |
A |
R |
D |
_ |
R |
E |
| Milliseconds |
180 |
292 |
773 |
144 |
126 |
218 |
83 |
282 |
414 |
309 |
212 |
297 |
261 |
312 |
375 |
80 |
57 |
170 |
341 |
134 |
238 |
222 |
278 |
205 |
66 |
| Character |
Q |
U |
I |
R |
E |
D |
|
T |
r |
u |
e |
) |
|
# |
|
c |
o |
u |
n |
-n |
-u |
n |
f |
i |
g |
| Milliseconds |
212 |
122 |
97 |
101 |
71 |
306 |
214 |
880 |
417 |
312 |
227 |
250 |
201 |
283 |
203 |
164 |
57 |
156 |
190 |
360 |
149 |
133 |
148 |
111 |
191 |
| Character |
u |
r |
e |
|
a |
|
h |
e |
a |
d |
e |
r |
|
f |
i |
l |
e |
|
t |
o |
|
p |
a |
s |
s |
| Milliseconds |
262 |
272 |
182 |
192 |
208 |
93 |
357 |
82 |
185 |
211 |
156 |
87 |
121 |
189 |
73 |
210 |
80 |
143 |
182 |
27 |
112 |
197 |
98 |
189 |
144 |
| Character |
|
s |
o |
m |
e |
|
o |
f |
|
t |
h |
e |
|
C |
M |
a |
k |
e |
|
s |
e |
t |
t |
i |
n |
| Milliseconds |
169 |
182 |
88 |
182 |
92 |
129 |
98 |
119 |
72 |
138 |
36 |
103 |
91 |
529 |
290 |
377 |
140 |
72 |
124 |
203 |
117 |
200 |
112 |
102 |
111 |
| Character |
g |
s |
|
t |
o |
|
t |
h |
e |
|
s |
o |
u |
r |
c |
e |
|
c |
o |
d |
e |
|
c |
o |
n |
| Milliseconds |
139 |
214 |
101 |
205 |
23 |
118 |
126 |
42 |
115 |
61 |
213 |
80 |
119 |
109 |
224 |
169 |
83 |
198 |
87 |
164 |
189 |
84 |
245 |
56 |
157 |
| Character |
f |
i |
g |
u |
r |
a |
-a |
e |
_ |
f |
i |
l |
e |
( |
T |
u |
t |
o |
r |
i |
a |
l |
C |
o |
n |
| Milliseconds |
161 |
86 |
157 |
76 |
160 |
150 |
385 |
95 |
342 |
318 |
67 |
174 |
66 |
242 |
352 |
161 |
173 |
177 |
429 |
61 |
248 |
111 |
339 |
150 |
156 |
| Character |
f |
i |
g |
. |
h |
. |
i |
n |
|
T |
u |
t |
u |
-u |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
g |
| Milliseconds |
303 |
84 |
427 |
165 |
204 |
369 |
356 |
168 |
295 |
337 |
166 |
161 |
71 |
543 |
203 |
231 |
72 |
398 |
139 |
317 |
155 |
151 |
138 |
82 |
202 |
| Character |
. |
h |
) |
|
a |
d |
d |
_ |
e |
x |
e |
c |
u |
t |
a |
b |
l |
e |
( |
T |
u |
t |
o |
r |
i |
| Milliseconds |
321 |
203 |
321 |
172 |
212 |
177 |
126 |
250 |
184 |
187 |
145 |
183 |
81 |
179 |
1198 |
207 |
166 |
85 |
232 |
356 |
157 |
147 |
157 |
218 |
134 |
| Character |
a |
l |
|
t |
u |
t |
o |
r |
i |
a |
l |
. |
c |
x |
x |
) |
|
# |
|
a |
d |
d |
|
t |
h |
| Milliseconds |
320 |
249 |
212 |
251 |
337 |
238 |
114 |
319 |
117 |
275 |
147 |
166 |
199 |
223 |
124 |
246 |
198 |
277 |
198 |
194 |
298 |
177 |
127 |
140 |
57 |
| Character |
e |
|
b |
i |
n |
a |
r |
y |
|
t |
r |
e |
e |
|
t |
o |
|
t |
h |
e |
|
s |
e |
a |
r |
| Milliseconds |
85 |
75 |
260 |
44 |
190 |
88 |
247 |
194 |
134 |
139 |
203 |
163 |
134 |
118 |
180 |
58 |
88 |
123 |
69 |
76 |
92 |
218 |
132 |
203 |
133 |
| Character |
c |
h |
|
p |
a |
t |
h |
|
f |
o |
r |
|
i |
n |
c |
l |
u |
d |
e |
|
f |
i |
l |
e |
s |
| Milliseconds |
296 |
76 |
92 |
276 |
55 |
214 |
78 |
113 |
225 |
53 |
102 |
118 |
140 |
119 |
188 |
185 |
161 |
179 |
154 |
101 |
223 |
66 |
459 |
58 |
218 |
| Character |
|
s |
o |
|
t |
h |
a |
t |
|
w |
e |
|
w |
i |
l |
l |
|
f |
i |
n |
d |
|
T |
u |
t |
| Milliseconds |
125 |
378 |
58 |
112 |
311 |
425 |
99 |
107 |
208 |
193 |
196 |
142 |
446 |
61 |
189 |
142 |
95 |
244 |
79 |
227 |
145 |
96 |
430 |
162 |
117 |
| Character |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
g |
. |
h |
|
t |
a |
r |
g |
e |
t |
_ |
i |
n |
c |
l |
| Milliseconds |
422 |
204 |
59 |
296 |
133 |
297 |
132 |
150 |
1530 |
0 |
270 |
244 |
520 |
179 |
307 |
99 |
894 |
221 |
95 |
118 |
996 |
326 |
90 |
287 |
44 |
| Character |
u |
d |
e |
_ |
d |
i |
r |
e |
c |
t |
o |
r |
i |
e |
s |
( |
T |
u |
t |
o |
r |
i |
a |
l |
|
| Milliseconds |
128 |
270 |
141 |
323 |
212 |
259 |
230 |
82 |
217 |
185 |
99 |
89 |
138 |
173 |
169 |
314 |
352 |
746 |
152 |
118 |
329 |
201 |
218 |
93 |
242 |
| Character |
P |
U |
B |
L |
I |
C |
|
" |
$ |
{ |
P |
R |
O |
J |
E |
C |
T |
_ |
B |
I |
N |
A |
R |
Y |
_ |
| Milliseconds |
554 |
153 |
150 |
164 |
167 |
207 |
338 |
708 |
2168 |
746 |
280 |
260 |
89 |
302 |
116 |
178 |
159 |
707 |
324 |
53 |
172 |
299 |
203 |
126 |
352 |
| Character |
D |
I |
R |
{ |
-{ |
} |
" |
) |
| Milliseconds |
297 |
75 |
176 |
534 |
611 |
222 |
390 |
850 |
|
| WPM Timing |
| Seconds |
WPM |
2.15 |
44.64 |
4.3 |
36.27 |
6.45 |
42.78 |
8.6 |
43.25 |
10.75 |
45.76 |
12.9 |
46.5 |
15.05 |
49.43 |
17.2 |
46.04 |
19.35 |
44.02 |
21.5 |
45.2 |
23.65 |
46.16 |
25.81 |
45.57 |
27.96 |
45.5 |
30.11 |
45.04 |
32.26 |
46.5 |
34.41 |
45.69 |
36.56 |
45.63 |
38.71 |
46.19 |
40.86 |
48.46 |
43.01 |
49.94 |
45.16 |
51.29 |
47.31 |
53.27 |
49.46 |
53.62 |
51.61 |
53.71 |
53.76 |
53.79 |
55.91 |
53.66 |
58.06 |
53.12 |
60.21 |
53.41 |
62.36 |
52.92 |
64.51 |
53.2 |
66.66 |
53.1 |
68.81 |
53.36 |
70.96 |
54.11 |
73.11 |
55.15 |
75.26 |
55.96 |
77.42 |
56.11 |
79.57 |
56.26 |
81.72 |
56.54 |
83.87 |
56.38 |
86.02 |
55.66 |
88.17 |
55.26 |
90.32 |
55.01 |
92.47 |
55.28 |
94.62 |
54.92 |
96.77 |
54.81 |
98.92 |
53.86 |
101.07 |
53.19 |
103.22 |
53.13 |
105.37 |
52.84 |
107.52 |
52.12 |
|