Official speed |
66.22 wpm (84.63 seconds elapsed during race) |
Without ending ping |
66.56 wpm (434 ms delay sending score to TypeRacer’s server) |
Timerless |
69.81 wpm (3,920 ms elapsed before first character typed; 80.27 seconds elapsed during race) |
Timerless minus one |
69.66 wpm, ignoring the first character typed |
Race Start |
May 12, 2024 12:50:16pm UTC |
Race Finish |
May 12, 2024 12:51:41pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
95.3% |
Points |
55.18 |
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 |
Icmake_minimume_required(VERSION 3,.10) project(ttTutorial VERSION 1.0) set(CMAEK_KE_CSSXX_STANDARD 11) set(CMAKE_CSXX_STANDARD_REQUIRED True) # configure a header file to pass some of the CMakse e setetings to the source code fconfigure_file_()tTutrorialConfig.h.in TutorialConfig.h) add_exeucutable(tTutorial tutorial.xcxx) # waadd the binary tree to the search path for include files so that we will find TutoirrialConfig.h attarget-+_include_directories(tTutorial PUBLIC "#${PROJECT_BINARY_DIR}") |
Timing |
Character |
I |
-I |
c |
m |
a |
k |
e |
_ |
m |
i |
n |
i |
m |
u |
m |
e |
-e |
_ |
r |
e |
q |
u |
i |
r |
e |
Milliseconds |
3920 |
357 |
315 |
140 |
116 |
93 |
106 |
308 |
180 |
84 |
102 |
106 |
94 |
150 |
81 |
92 |
423 |
377 |
228 |
91 |
33 |
192 |
28 |
122 |
57 |
Character |
d |
( |
V |
E |
R |
S |
I |
O |
N |
|
3 |
, |
-, |
. |
1 |
0 |
) |
|
p |
r |
o |
j |
e |
c |
t |
Milliseconds |
165 |
200 |
158 |
31 |
147 |
90 |
107 |
29 |
82 |
156 |
167 |
120 |
390 |
259 |
91 |
169 |
240 |
108 |
118 |
104 |
87 |
84 |
78 |
167 |
154 |
Character |
( |
t |
t |
-t |
-t |
T |
u |
t |
o |
r |
i |
a |
l |
|
V |
E |
R |
S |
I |
O |
N |
|
1 |
. |
0 |
Milliseconds |
172 |
162 |
216 |
275 |
135 |
127 |
194 |
112 |
275 |
92 |
149 |
89 |
167 |
147 |
214 |
155 |
60 |
113 |
83 |
42 |
74 |
277 |
135 |
45 |
229 |
Character |
) |
|
s |
e |
t |
( |
C |
M |
A |
E |
K |
_ |
-_ |
-K |
-E |
K |
E |
_ |
C |
S |
S |
-S |
-S |
X |
X |
Milliseconds |
274 |
190 |
235 |
88 |
91 |
200 |
152 |
116 |
117 |
99 |
5 |
246 |
279 |
157 |
141 |
204 |
74 |
178 |
158 |
141 |
192 |
232 |
132 |
92 |
173 |
Character |
_ |
S |
T |
A |
N |
D |
A |
R |
D |
|
1 |
1 |
) |
|
s |
e |
t |
( |
C |
M |
A |
K |
E |
_ |
C |
Milliseconds |
145 |
116 |
157 |
94 |
114 |
119 |
162 |
129 |
109 |
307 |
374 |
184 |
257 |
138 |
72 |
84 |
88 |
189 |
165 |
123 |
93 |
136 |
57 |
190 |
141 |
Character |
S |
-S |
X |
X |
_ |
S |
T |
A |
N |
D |
A |
R |
D |
_ |
R |
E |
Q |
U |
I |
R |
E |
D |
|
T |
r |
Milliseconds |
111 |
418 |
85 |
179 |
168 |
67 |
139 |
151 |
103 |
128 |
206 |
147 |
128 |
272 |
146 |
54 |
76 |
141 |
71 |
63 |
69 |
169 |
127 |
148 |
284 |
Character |
u |
e |
) |
|
# |
|
c |
o |
n |
f |
i |
g |
u |
r |
e |
|
a |
|
h |
e |
a |
d |
e |
r |
|
Milliseconds |
127 |
82 |
243 |
131 |
92 |
258 |
146 |
66 |
80 |
83 |
208 |
364 |
146 |
88 |
64 |
111 |
76 |
117 |
99 |
111 |
52 |
186 |
238 |
91 |
145 |
Character |
f |
i |
l |
e |
|
t |
o |
|
p |
a |
s |
s |
|
s |
o |
m |
e |
|
o |
f |
|
t |
h |
e |
|
Milliseconds |
117 |
112 |
60 |
60 |
92 |
93 |
94 |
61 |
129 |
70 |
171 |
148 |
58 |
145 |
52 |
129 |
82 |
143 |
223 |
92 |
68 |
115 |
98 |
137 |
78 |
Character |
C |
M |
a |
k |
s |
e |
|
- |
-e |
-s |
e |
|
s |
e |
t |
e |
-e |
t |
i |
n |
g |
s |
|
t |
o |
Milliseconds |
179 |
196 |
339 |
92 |
118 |
106 |
82 |
289 |
136 |
127 |
88 |
129 |
109 |
55 |
206 |
88 |
347 |
131 |
133 |
68 |
59 |
92 |
71 |
141 |
74 |
Character |
|
t |
h |
e |
|
s |
o |
u |
r |
c |
e |
|
c |
o |
d |
e |
|
f |
-f |
c |
o |
n |
f |
i |
g |
Milliseconds |
75 |
84 |
106 |
84 |
100 |
116 |
113 |
54 |
98 |
204 |
179 |
55 |
218 |
110 |
132 |
173 |
90 |
243 |
254 |
118 |
120 |
115 |
191 |
65 |
258 |
Character |
u |
r |
e |
_ |
f |
i |
l |
e |
_ |
-_ |
( |
) |
-) |
t |
-t |
T |
u |
t |
r |
-r |
o |
r |
i |
a |
l |
Milliseconds |
179 |
235 |
81 |
251 |
208 |
111 |
25 |
57 |
316 |
346 |
204 |
3 |
398 |
244 |
317 |
132 |
228 |
166 |
464 |
305 |
245 |
111 |
93 |
116 |
51 |
Character |
C |
o |
n |
f |
i |
g |
. |
h |
. |
i |
n |
|
T |
u |
t |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
Milliseconds |
308 |
80 |
117 |
193 |
103 |
200 |
164 |
181 |
210 |
370 |
114 |
253 |
224 |
243 |
129 |
87 |
150 |
108 |
105 |
95 |
323 |
199 |
148 |
147 |
113 |
Character |
g |
. |
h |
) |
|
a |
d |
d |
_ |
e |
x |
e |
u |
-u |
c |
u |
t |
a |
b |
l |
e |
( |
t |
-t |
T |
Milliseconds |
131 |
73 |
195 |
195 |
117 |
133 |
50 |
131 |
339 |
190 |
227 |
186 |
174 |
271 |
145 |
203 |
102 |
183 |
124 |
89 |
150 |
200 |
264 |
355 |
175 |
Character |
u |
t |
o |
r |
i |
a |
l |
|
t |
u |
t |
o |
r |
i |
a |
l |
. |
x |
-x |
c |
x |
x |
) |
|
# |
Milliseconds |
171 |
113 |
94 |
113 |
121 |
123 |
134 |
126 |
330 |
81 |
133 |
93 |
143 |
111 |
97 |
178 |
228 |
168 |
361 |
104 |
68 |
208 |
258 |
113 |
179 |
Character |
|
w |
a |
-a |
-w |
a |
d |
d |
|
t |
h |
e |
|
b |
i |
n |
a |
r |
y |
|
t |
r |
e |
e |
|
Milliseconds |
351 |
106 |
47 |
223 |
116 |
68 |
140 |
135 |
75 |
108 |
91 |
108 |
86 |
64 |
129 |
56 |
148 |
85 |
90 |
86 |
113 |
66 |
150 |
187 |
149 |
Character |
t |
o |
|
t |
h |
e |
|
s |
e |
a |
r |
c |
h |
|
p |
a |
t |
h |
|
f |
o |
r |
|
i |
n |
Milliseconds |
126 |
73 |
95 |
50 |
171 |
16 |
158 |
32 |
114 |
112 |
44 |
226 |
158 |
84 |
71 |
187 |
142 |
137 |
118 |
120 |
93 |
107 |
62 |
69 |
59 |
Character |
c |
l |
u |
d |
e |
|
f |
i |
l |
e |
s |
|
s |
o |
|
t |
h |
a |
t |
|
w |
e |
|
w |
i |
Milliseconds |
109 |
110 |
127 |
4 |
224 |
238 |
150 |
105 |
60 |
69 |
70 |
109 |
108 |
108 |
62 |
115 |
99 |
70 |
87 |
51 |
118 |
96 |
107 |
188 |
72 |
Character |
l |
l |
|
f |
i |
n |
d |
|
T |
u |
t |
o |
i |
r |
-r |
-i |
r |
i |
a |
l |
C |
o |
n |
f |
i |
Milliseconds |
74 |
158 |
32 |
137 |
46 |
73 |
100 |
30 |
223 |
240 |
131 |
101 |
78 |
186 |
276 |
126 |
133 |
108 |
126 |
102 |
316 |
104 |
87 |
96 |
90 |
Character |
g |
. |
h |
|
a |
t |
-t |
-a |
t |
a |
r |
g |
e |
t |
- |
-- |
+ |
-+ |
_ |
i |
n |
c |
l |
u |
d |
Milliseconds |
98 |
83 |
170 |
234 |
145 |
94 |
222 |
114 |
87 |
71 |
153 |
220 |
83 |
98 |
110 |
427 |
222 |
458 |
291 |
300 |
51 |
116 |
127 |
87 |
61 |
Character |
e |
_ |
d |
i |
r |
e |
c |
t |
o |
r |
i |
e |
s |
( |
t |
-t |
T |
u |
t |
o |
r |
i |
a |
l |
|
Milliseconds |
165 |
246 |
279 |
241 |
237 |
97 |
228 |
142 |
148 |
109 |
142 |
28 |
89 |
157 |
281 |
292 |
171 |
185 |
113 |
111 |
108 |
122 |
111 |
111 |
122 |
Character |
P |
U |
B |
L |
I |
C |
|
" |
# |
-# |
$ |
{ |
P |
R |
O |
J |
E |
C |
T |
_ |
B |
I |
N |
A |
R |
Milliseconds |
160 |
206 |
58 |
246 |
80 |
134 |
229 |
110 |
483 |
735 |
166 |
199 |
276 |
163 |
117 |
387 |
111 |
240 |
175 |
28 |
192 |
113 |
95 |
98 |
100 |
Character |
Y |
_ |
D |
I |
R |
} |
" |
) |
Milliseconds |
415 |
356 |
199 |
147 |
36 |
382 |
1105 |
330 |
|
WPM Timing |
Seconds |
WPM |
1.69 |
0 |
3.39 |
0 |
5.08 |
11.82 |
6.77 |
23.04 |
8.46 |
35.45 |
10.16 |
40.18 |
11.85 |
45.58 |
13.54 |
46.97 |
15.23 |
51.21 |
16.93 |
52.47 |
18.62 |
50.27 |
20.31 |
52.58 |
22 |
53.45 |
23.7 |
54.19 |
25.39 |
56.72 |
27.08 |
58.94 |
28.77 |
60.47 |
30.47 |
63.02 |
32.16 |
65.3 |
33.85 |
64.52 |
35.54 |
64.48 |
37.24 |
66.71 |
38.93 |
66.58 |
40.62 |
66.76 |
42.31 |
64.38 |
44.01 |
63.54 |
45.7 |
64.07 |
47.39 |
64.06 |
49.08 |
64.54 |
50.78 |
64.28 |
52.47 |
64.04 |
54.16 |
64.03 |
55.85 |
64.02 |
57.55 |
63.6 |
59.24 |
65.23 |
60.93 |
66.37 |
62.62 |
67.45 |
64.32 |
68.66 |
66.01 |
69.81 |
67.7 |
69.3 |
69.39 |
69.17 |
71.09 |
68.54 |
72.78 |
68.43 |
74.47 |
68.64 |
76.16 |
68.38 |
77.86 |
68.43 |
79.55 |
67.43 |
81.24 |
67.8 |
82.93 |
67.28 |
84.63 |
66.22 |
|