Official speed |
105.67 wpm (53.03 seconds elapsed during race) |
Without ending ping |
106.40 wpm (365 ms delay sending score to TypeRacer’s server) |
Timerless |
107.14 wpm (364 ms elapsed before first character typed; 52.30 seconds elapsed during race) |
Timerless minus one |
106.91 wpm, ignoring the first character typed |
Race Start |
May 11, 2024 12:40:36pm UTC |
Race Finish |
May 11, 2024 12:41:29pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
97.5% |
Points |
88.06 |
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(Tuotorial VERSION 1.0) stet(CMAKE_CXX_STANDARD 11) set maket(CMAKE_ECXX_STANDRARD REQUIR_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 e_executable(Tutorial tutorial.cxx) # add the binary tree to the search path for include filesf so iles so that wile will find TutorialConfig.h target_include_directories(Tutorial PUBLIC "${PROJECT_BINARY_DIR}") |
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 |
364 |
93 |
74 |
58 |
104 |
168 |
239 |
152 |
83 |
109 |
586 |
100 |
122 |
192 |
96 |
54 |
59 |
88 |
39 |
43 |
44 |
130 |
95 |
72 |
97 |
Character |
R |
S |
I |
O |
N |
|
3 |
. |
1 |
0 |
) |
|
p |
r |
o |
j |
e |
c |
t |
( |
T |
u |
o |
-o |
t |
Milliseconds |
53 |
23 |
92 |
22 |
55 |
55 |
98 |
97 |
87 |
110 |
203 |
56 |
124 |
60 |
77 |
65 |
26 |
155 |
60 |
141 |
244 |
87 |
140 |
512 |
60 |
Character |
o |
r |
i |
a |
l |
|
V |
E |
R |
S |
I |
O |
N |
|
1 |
. |
0 |
) |
|
s |
t |
-t |
e |
t |
( |
Milliseconds |
161 |
82 |
66 |
92 |
64 |
61 |
116 |
100 |
58 |
0 |
73 |
23 |
59 |
55 |
114 |
76 |
248 |
248 |
259 |
93 |
112 |
536 |
265 |
55 |
145 |
Character |
C |
M |
A |
K |
E |
_ |
C |
X |
X |
_ |
S |
T |
A |
N |
D |
A |
R |
D |
|
1 |
1 |
) |
|
s |
e |
Milliseconds |
159 |
111 |
95 |
72 |
78 |
145 |
161 |
114 |
147 |
416 |
69 |
136 |
135 |
117 |
60 |
287 |
103 |
93 |
148 |
153 |
141 |
162 |
81 |
85 |
62 |
Character |
t |
|
m |
a |
k |
-e |
-t |
- |
-m |
-a |
-k |
e |
t |
( |
C |
M |
A |
K |
E |
_ |
E |
-E |
C |
X |
X |
Milliseconds |
43 |
81 |
108 |
75 |
103 |
462 |
0 |
0 |
0 |
0 |
0 |
68 |
15 |
196 |
205 |
130 |
65 |
96 |
37 |
146 |
110 |
216 |
274 |
154 |
139 |
Character |
_ |
S |
T |
A |
N |
D |
R |
-R |
A |
R |
D |
|
R |
E |
Q |
U |
I |
-I |
-U |
-Q |
-E |
-R |
- |
R |
-R |
Milliseconds |
136 |
128 |
120 |
101 |
110 |
78 |
140 |
387 |
81 |
135 |
88 |
108 |
68 |
50 |
70 |
60 |
28 |
370 |
142 |
111 |
132 |
134 |
401 |
302 |
223 |
Character |
_ |
R |
E |
Q |
U |
I |
R |
E |
D |
|
T |
r |
u |
e |
) |
|
# |
|
c |
o |
n |
f |
i |
g |
u |
Milliseconds |
200 |
48 |
61 |
41 |
76 |
32 |
71 |
31 |
132 |
69 |
134 |
260 |
169 |
42 |
142 |
52 |
211 |
120 |
149 |
72 |
60 |
24 |
84 |
75 |
73 |
Character |
r |
e |
|
a |
|
h |
e |
a |
d |
e |
r |
|
f |
i |
l |
e |
|
t |
o |
|
p |
a |
s |
s |
|
Milliseconds |
52 |
26 |
55 |
29 |
85 |
93 |
42 |
66 |
85 |
102 |
47 |
57 |
108 |
48 |
32 |
38 |
55 |
56 |
55 |
39 |
96 |
23 |
59 |
120 |
47 |
Character |
s |
o |
m |
e |
|
o |
f |
|
t |
h |
e |
|
C |
M |
a |
k |
e |
|
s |
e |
t |
t |
i |
n |
g |
Milliseconds |
73 |
79 |
33 |
48 |
56 |
62 |
40 |
65 |
77 |
68 |
47 |
133 |
107 |
124 |
324 |
110 |
52 |
70 |
65 |
55 |
31 |
137 |
77 |
57 |
32 |
Character |
s |
|
t |
o |
|
t |
h |
e |
|
s |
o |
u |
r |
c |
e |
|
c |
o |
d |
e |
|
c |
o |
n |
f |
Milliseconds |
66 |
32 |
80 |
83 |
49 |
52 |
85 |
46 |
65 |
59 |
80 |
44 |
20 |
132 |
125 |
45 |
126 |
90 |
65 |
118 |
71 |
111 |
86 |
37 |
43 |
Character |
i |
g |
u |
r |
e |
_ |
f |
i |
l |
e |
( |
T |
u |
t |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
g |
Milliseconds |
108 |
60 |
99 |
53 |
70 |
161 |
133 |
78 |
51 |
42 |
162 |
150 |
149 |
75 |
90 |
82 |
93 |
59 |
92 |
176 |
104 |
82 |
32 |
96 |
67 |
Character |
. |
h |
. |
i |
n |
|
T |
u |
t |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
g |
. |
h |
) |
|
a |
Milliseconds |
106 |
137 |
143 |
168 |
71 |
157 |
206 |
102 |
81 |
64 |
99 |
77 |
25 |
136 |
287 |
114 |
78 |
38 |
116 |
53 |
98 |
197 |
185 |
72 |
112 |
Character |
d |
d |
|
e |
-e |
- |
_ |
e |
x |
e |
c |
u |
t |
a |
b |
l |
e |
( |
T |
u |
t |
o |
r |
i |
a |
Milliseconds |
56 |
127 |
77 |
108 |
216 |
147 |
164 |
101 |
119 |
102 |
144 |
82 |
75 |
314 |
83 |
76 |
91 |
130 |
220 |
119 |
82 |
79 |
84 |
84 |
24 |
Character |
l |
|
t |
u |
t |
o |
r |
i |
a |
l |
. |
c |
x |
x |
) |
|
# |
|
a |
d |
d |
|
t |
h |
e |
Milliseconds |
112 |
184 |
118 |
114 |
71 |
93 |
83 |
74 |
45 |
93 |
213 |
112 |
81 |
142 |
171 |
67 |
123 |
98 |
129 |
71 |
141 |
46 |
78 |
59 |
32 |
Character |
|
b |
i |
n |
a |
r |
y |
|
t |
r |
e |
e |
|
t |
o |
|
t |
h |
e |
|
s |
e |
a |
r |
c |
Milliseconds |
77 |
130 |
54 |
66 |
47 |
65 |
179 |
108 |
68 |
147 |
53 |
132 |
50 |
57 |
75 |
38 |
63 |
63 |
17 |
85 |
73 |
34 |
92 |
23 |
128 |
Character |
h |
|
p |
a |
t |
h |
|
f |
o |
r |
|
i |
n |
c |
l |
u |
d |
e |
|
f |
i |
l |
e |
s |
f |
Milliseconds |
61 |
42 |
70 |
60 |
32 |
59 |
46 |
78 |
71 |
52 |
61 |
58 |
83 |
43 |
61 |
58 |
38 |
115 |
51 |
33 |
81 |
34 |
7 |
60 |
24 |
Character |
|
s |
o |
|
-i |
-l |
-e |
-s |
-f |
- |
-s |
-o |
- |
i |
l |
e |
s |
|
s |
o |
|
t |
h |
a |
t |
Milliseconds |
11 |
98 |
70 |
31 |
586 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
76 |
33 |
32 |
55 |
34 |
121 |
91 |
92 |
136 |
92 |
48 |
76 |
Character |
|
w |
i |
l |
-l |
-i |
e |
|
w |
i |
l |
l |
|
f |
i |
n |
d |
|
T |
u |
t |
o |
r |
i |
a |
Milliseconds |
43 |
48 |
69 |
34 |
313 |
124 |
77 |
74 |
66 |
128 |
40 |
92 |
52 |
65 |
83 |
64 |
34 |
89 |
201 |
75 |
93 |
64 |
104 |
85 |
12 |
Character |
l |
C |
o |
n |
f |
i |
g |
. |
h |
|
t |
a |
r |
g |
e |
t |
_ |
i |
n |
c |
l |
u |
d |
e |
_ |
Milliseconds |
151 |
199 |
137 |
64 |
31 |
100 |
69 |
78 |
105 |
79 |
165 |
119 |
63 |
159 |
64 |
71 |
172 |
153 |
69 |
21 |
109 |
42 |
50 |
124 |
87 |
Character |
d |
i |
r |
e |
c |
t |
o |
r |
i |
e |
s |
( |
T |
u |
t |
o |
r |
i |
a |
l |
|
P |
U |
B |
L |
Milliseconds |
113 |
87 |
50 |
51 |
153 |
63 |
100 |
85 |
114 |
44 |
73 |
116 |
136 |
116 |
72 |
76 |
83 |
73 |
15 |
141 |
72 |
116 |
49 |
39 |
113 |
Character |
I |
C |
|
" |
$ |
{ |
P |
R |
O |
J |
E |
C |
T |
_ |
B |
I |
N |
A |
R |
Y |
_ |
D |
I |
R |
} |
Milliseconds |
14 |
71 |
114 |
347 |
167 |
315 |
438 |
101 |
119 |
44 |
53 |
148 |
51 |
74 |
100 |
83 |
60 |
47 |
54 |
99 |
123 |
93 |
88 |
80 |
133 |
Character |
" |
) |
Milliseconds |
329 |
184 |
|
WPM Timing |
Seconds |
WPM |
1.06 |
67.88 |
2.12 |
62.23 |
3.18 |
90.51 |
4.24 |
104.65 |
5.3 |
106.35 |
6.36 |
96.17 |
7.42 |
105.06 |
8.49 |
96.17 |
9.55 |
93.02 |
10.61 |
90.51 |
11.67 |
91.54 |
12.73 |
89.57 |
13.79 |
85.29 |
14.85 |
84.04 |
15.91 |
85.23 |
16.97 |
82.02 |
18.03 |
77.2 |
19.09 |
73.54 |
20.15 |
76.22 |
21.21 |
78.63 |
22.27 |
84.58 |
23.33 |
89.48 |
24.4 |
90.51 |
25.46 |
94.28 |
26.52 |
96.39 |
27.58 |
98.34 |
28.64 |
98.47 |
29.7 |
99.4 |
30.76 |
99.48 |
31.82 |
99.56 |
32.88 |
98.17 |
33.94 |
98.29 |
35 |
98.74 |
36.06 |
99.16 |
37.12 |
99.24 |
38.18 |
100.57 |
39.24 |
102.74 |
40.31 |
105.4 |
41.37 |
103.56 |
42.43 |
104.65 |
43.49 |
104.03 |
44.55 |
105.06 |
45.61 |
105.24 |
46.67 |
105.42 |
47.73 |
106.35 |
48.79 |
106.99 |
49.85 |
106.88 |
50.91 |
106.07 |
51.97 |
106.9 |
53.03 |
105.67 |
|