Official speed |
64.99 wpm (86.23 seconds elapsed during race) |
Without ending ping |
65.17 wpm (233 ms delay sending score to TypeRacer’s server) |
Timerless |
65.43 wpm (344 ms elapsed before first character typed; 85.65 seconds elapsed during race) |
Timerless minus one |
65.29 wpm, ignoring the first character typed |
Race Start |
May 30, 2024 10:37:56am UTC |
Race Finish |
May 30, 2024 10:39:22am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.7% |
Points |
54.16 |
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_minimum_required(VERSION 3.10) project(Tutorial VERSION 1.0) set(CMAKE_XCXX_STQANDANDARD 110) set (CMAKE_CXX_STANDARD_REQUIRED True) # configure a header lfile to pass some of the CMake settings to the source code configure_fle(iile(TutorialConfig.h.in TutorialConfig.h) add_exectuautable(Tutorial tutorial.cxx) #A add the binary tree to the search path for include file ss so that we will fidn Tnd Tutorial Coinnfig.h target_include_directoreies(Tutorial PUBLIC "#${PROJECT_BINARY_DITR}") |
Timing |
Character |
c |
m |
a |
k |
e |
_ |
m |
i |
n |
i |
m |
u |
m |
_ |
r |
e |
q |
u |
i |
r |
e |
d |
( |
V |
E |
Milliseconds |
344 |
205 |
97 |
127 |
96 |
184 |
200 |
105 |
127 |
104 |
256 |
992 |
192 |
200 |
184 |
81 |
103 |
152 |
137 |
111 |
65 |
167 |
192 |
464 |
152 |
Character |
R |
S |
I |
O |
N |
|
3 |
. |
1 |
0 |
) |
|
p |
r |
o |
j |
e |
c |
t |
( |
T |
u |
t |
o |
r |
Milliseconds |
80 |
104 |
72 |
72 |
144 |
57 |
103 |
96 |
177 |
71 |
464 |
216 |
144 |
120 |
64 |
128 |
56 |
200 |
153 |
184 |
216 |
255 |
160 |
64 |
128 |
Character |
i |
a |
l |
|
V |
E |
R |
S |
I |
O |
N |
|
1 |
. |
0 |
) |
|
s |
e |
t |
( |
C |
M |
A |
K |
Milliseconds |
88 |
105 |
88 |
112 |
471 |
168 |
40 |
161 |
31 |
72 |
144 |
248 |
153 |
392 |
471 |
424 |
280 |
240 |
80 |
66 |
230 |
688 |
113 |
264 |
136 |
Character |
E |
_ |
X |
-X |
C |
X |
X |
_ |
S |
T |
Q |
A |
N |
D |
-D |
-N |
-A |
-Q |
A |
N |
D |
A |
R |
D |
|
Milliseconds |
103 |
760 |
304 |
368 |
56 |
79 |
162 |
272 |
167 |
96 |
65 |
0 |
111 |
111 |
329 |
151 |
145 |
136 |
113 |
127 |
152 |
121 |
191 |
127 |
209 |
Character |
1 |
1 |
0 |
-0 |
) |
|
s |
e |
t |
|
- |
( |
C |
M |
A |
K |
E |
_ |
C |
X |
X |
_ |
S |
T |
A |
Milliseconds |
240 |
143 |
376 |
705 |
247 |
489 |
200 |
464 |
103 |
113 |
433 |
215 |
640 |
152 |
97 |
110 |
50 |
231 |
288 |
392 |
183 |
489 |
191 |
96 |
97 |
Character |
N |
D |
A |
R |
D |
_ |
R |
E |
Q |
U |
I |
R |
E |
D |
|
T |
r |
u |
e |
) |
|
# |
|
c |
o |
Milliseconds |
192 |
112 |
136 |
127 |
120 |
689 |
256 |
64 |
160 |
136 |
168 |
119 |
48 |
185 |
553 |
262 |
241 |
808 |
256 |
280 |
280 |
519 |
648 |
456 |
65 |
Character |
n |
f |
i |
g |
u |
r |
e |
|
a |
|
h |
e |
a |
d |
e |
r |
|
l |
-l |
f |
i |
l |
e |
|
t |
Milliseconds |
120 |
71 |
88 |
121 |
79 |
89 |
40 |
119 |
105 |
128 |
103 |
80 |
40 |
144 |
153 |
47 |
96 |
96 |
273 |
71 |
137 |
136 |
47 |
40 |
65 |
Character |
o |
|
p |
a |
s |
s |
|
s |
o |
m |
e |
|
o |
f |
|
t |
h |
e |
|
C |
M |
a |
k |
e |
|
Milliseconds |
55 |
80 |
64 |
49 |
55 |
160 |
88 |
81 |
47 |
96 |
64 |
73 |
47 |
89 |
127 |
89 |
80 |
48 |
104 |
208 |
359 |
345 |
176 |
64 |
119 |
Character |
s |
e |
t |
t |
i |
n |
g |
s |
|
t |
o |
|
t |
h |
e |
|
s |
o |
u |
r |
c |
e |
|
c |
o |
Milliseconds |
81 |
87 |
153 |
128 |
81 |
142 |
57 |
143 |
96 |
104 |
56 |
80 |
48 |
105 |
63 |
57 |
119 |
56 |
64 |
41 |
152 |
175 |
75 |
109 |
89 |
Character |
d |
e |
|
c |
o |
n |
f |
i |
g |
u |
r |
e |
_ |
f |
l |
e |
( |
-( |
-e |
i |
-i |
-l |
i |
l |
e |
Milliseconds |
95 |
168 |
97 |
103 |
73 |
135 |
88 |
89 |
104 |
95 |
80 |
49 |
175 |
153 |
296 |
103 |
232 |
368 |
136 |
393 |
287 |
120 |
193 |
143 |
80 |
Character |
( |
T |
u |
t |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
g |
. |
h |
. |
i |
n |
|
T |
u |
t |
o |
Milliseconds |
184 |
168 |
473 |
168 |
119 |
160 |
64 |
88 |
80 |
273 |
159 |
154 |
86 |
89 |
377 |
134 |
280 |
384 |
256 |
120 |
49 |
151 |
120 |
113 |
71 |
Character |
r |
i |
a |
l |
C |
o |
n |
f |
i |
g |
. |
h |
) |
|
a |
d |
d |
_ |
e |
x |
e |
c |
t |
u |
a |
Milliseconds |
112 |
56 |
96 |
87 |
378 |
231 |
200 |
82 |
119 |
119 |
113 |
248 |
343 |
200 |
257 |
111 |
184 |
248 |
152 |
184 |
80 |
177 |
191 |
96 |
65 |
Character |
-a |
-u |
-t |
u |
t |
a |
b |
l |
e |
( |
T |
u |
t |
o |
r |
i |
a |
l |
|
t |
u |
t |
o |
r |
i |
Milliseconds |
399 |
136 |
120 |
194 |
54 |
16 |
168 |
64 |
129 |
232 |
168 |
423 |
232 |
280 |
128 |
80 |
90 |
78 |
105 |
79 |
137 |
127 |
96 |
113 |
265 |
Character |
a |
l |
. |
c |
x |
x |
) |
|
# |
A |
-A |
|
a |
d |
d |
|
t |
h |
e |
|
b |
i |
n |
a |
r |
Milliseconds |
230 |
144 |
200 |
297 |
119 |
168 |
200 |
176 |
272 |
8 |
553 |
136 |
128 |
88 |
167 |
136 |
16 |
81 |
39 |
80 |
136 |
41 |
127 |
48 |
56 |
Character |
y |
|
t |
r |
e |
e |
|
t |
o |
|
t |
h |
e |
|
s |
e |
a |
r |
c |
h |
|
p |
a |
t |
h |
Milliseconds |
96 |
48 |
89 |
152 |
31 |
154 |
71 |
71 |
72 |
88 |
24 |
96 |
48 |
88 |
161 |
32 |
120 |
80 |
176 |
111 |
82 |
80 |
46 |
96 |
64 |
Character |
|
f |
o |
r |
|
i |
n |
c |
l |
u |
d |
e |
|
f |
i |
l |
e |
|
s |
-s |
- |
s |
|
s |
o |
Milliseconds |
88 |
112 |
40 |
280 |
96 |
168 |
120 |
87 |
121 |
72 |
56 |
153 |
72 |
80 |
32 |
136 |
7 |
152 |
64 |
264 |
120 |
48 |
56 |
90 |
79 |
Character |
|
t |
h |
a |
t |
|
w |
e |
|
w |
i |
l |
l |
|
f |
i |
d |
n |
|
T |
-T |
- |
-n |
-d |
n |
Milliseconds |
223 |
65 |
135 |
72 |
57 |
79 |
296 |
58 |
103 |
39 |
64 |
144 |
160 |
32 |
64 |
49 |
135 |
0 |
113 |
159 |
360 |
136 |
152 |
128 |
200 |
Character |
d |
|
T |
u |
t |
o |
r |
i |
a |
l |
|
- |
C |
o |
i |
n |
-n |
-i |
n |
f |
i |
g |
. |
h |
|
Milliseconds |
81 |
111 |
160 |
168 |
80 |
96 |
120 |
81 |
71 |
81 |
55 |
600 |
248 |
193 |
23 |
97 |
471 |
129 |
280 |
79 |
121 |
143 |
136 |
281 |
175 |
Character |
t |
a |
r |
g |
e |
t |
_ |
i |
n |
c |
l |
u |
d |
e |
_ |
d |
i |
r |
e |
c |
t |
o |
r |
e |
-e |
Milliseconds |
193 |
127 |
81 |
183 |
120 |
33 |
439 |
224 |
144 |
312 |
113 |
47 |
98 |
158 |
312 |
152 |
248 |
144 |
80 |
200 |
112 |
192 |
73 |
55 |
475 |
Character |
i |
e |
s |
( |
T |
u |
t |
o |
r |
i |
a |
l |
|
P |
U |
B |
L |
I |
C |
|
" |
# |
-# |
$ |
{ |
Milliseconds |
197 |
75 |
45 |
208 |
257 |
247 |
89 |
95 |
120 |
65 |
88 |
87 |
88 |
512 |
88 |
89 |
191 |
64 |
88 |
361 |
151 |
496 |
368 |
169 |
1064 |
Character |
P |
R |
O |
J |
E |
C |
T |
_ |
B |
I |
N |
A |
R |
Y |
_ |
D |
I |
T |
-T |
R |
} |
" |
) |
Milliseconds |
895 |
176 |
72 |
137 |
38 |
177 |
144 |
120 |
176 |
48 |
144 |
64 |
49 |
112 |
119 |
161 |
56 |
135 |
777 |
200 |
431 |
592 |
296 |
|
WPM Timing |
Seconds |
WPM |
1.72 |
69.58 |
3.45 |
52.19 |
5.17 |
60.3 |
6.9 |
66.1 |
8.62 |
69.58 |
10.35 |
71.9 |
12.07 |
66.6 |
13.8 |
64.36 |
15.52 |
61.08 |
17.25 |
57.75 |
18.97 |
58.2 |
20.69 |
55.09 |
22.42 |
52.45 |
24.14 |
52.68 |
25.87 |
53.81 |
27.59 |
54.36 |
29.32 |
52.39 |
31.04 |
51.41 |
32.77 |
53.1 |
34.49 |
55.67 |
36.22 |
59.31 |
37.94 |
60.41 |
39.67 |
63.53 |
41.39 |
64.65 |
43.11 |
62.07 |
44.84 |
62.62 |
46.56 |
62.62 |
48.29 |
63.37 |
50.01 |
63.34 |
51.74 |
63.32 |
53.46 |
62.85 |
55.19 |
63.28 |
56.91 |
63.47 |
58.64 |
63.03 |
60.36 |
65.41 |
62.08 |
67.07 |
63.81 |
67.7 |
65.53 |
68.85 |
67.26 |
67.98 |
68.98 |
68.02 |
70.71 |
67.38 |
72.43 |
67.26 |
74.16 |
67.32 |
75.88 |
67.21 |
77.61 |
67.42 |
79.33 |
67.16 |
81.05 |
66.03 |
82.78 |
65.81 |
84.5 |
65.75 |
86.23 |
64.99 |
|