Official speed |
81.48 wpm (68.78 seconds elapsed during race) |
Without ending ping |
81.73 wpm (208 ms delay sending score to TypeRacer’s server) |
Timerless |
82.10 wpm (308 ms elapsed before first character typed; 68.26 seconds elapsed during race) |
Timerless minus one |
81.92 wpm, ignoring the first character typed |
Race Start |
January 31, 2025 4:49:13am UTC |
Race Finish |
January 31, 2025 4:50:22am UTC |
Outcome |
Win (1 of 3) |
Opponents |
2. calvintyperino2 (67.51 wpm)
|
Accuracy |
98.1% |
Points |
67.90 |
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_requrired(VERSION 3.1.00) project(Tutorial VERSION 1.0) set (CM*(CMA(CMAKE_CXX_STANRDDARD 11) set(CMAKE_CXX_STANDRARD_REQUIRED True) # configure a header file to pass some of the CMake settings to the soruce urce code configure_file(TutorialConfig.h.in TutorialConfig.h) add_executable(Tutorial tutorial.cxx) # add the binary tree to the search path for inlcudclude files so that we will find TutorialFConfig.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 |
r |
-r |
i |
r |
e |
d |
( |
Milliseconds |
308 |
88 |
85 |
109 |
80 |
223 |
150 |
150 |
89 |
113 |
136 |
197 |
184 |
225 |
105 |
59 |
171 |
82 |
465 |
459 |
189 |
131 |
56 |
148 |
205 |
Character |
V |
E |
R |
S |
I |
O |
N |
|
3 |
. |
1 |
. |
0 |
-0 |
-. |
0 |
) |
|
p |
r |
o |
j |
e |
c |
t |
Milliseconds |
139 |
123 |
51 |
110 |
125 |
70 |
77 |
171 |
183 |
107 |
128 |
101 |
223 |
363 |
119 |
168 |
162 |
235 |
111 |
76 |
112 |
58 |
57 |
119 |
189 |
Character |
( |
T |
u |
t |
o |
r |
i |
a |
l |
|
V |
E |
R |
S |
I |
O |
N |
|
1 |
. |
0 |
) |
|
s |
e |
Milliseconds |
210 |
134 |
124 |
142 |
199 |
88 |
137 |
91 |
103 |
200 |
112 |
103 |
32 |
117 |
84 |
54 |
79 |
132 |
94 |
110 |
198 |
192 |
151 |
75 |
186 |
Character |
t |
|
( |
C |
M |
-M |
-C |
-( |
- |
* |
( |
C |
M |
A |
-A |
-M |
-C |
-( |
-* |
( |
C |
M |
A |
K |
E |
Milliseconds |
45 |
91 |
151 |
206 |
87 |
251 |
123 |
138 |
142 |
198 |
12 |
135 |
128 |
62 |
254 |
144 |
138 |
170 |
190 |
206 |
222 |
97 |
78 |
83 |
98 |
Character |
_ |
C |
X |
X |
_ |
S |
T |
A |
N |
R |
D |
-D |
-R |
D |
A |
R |
D |
|
1 |
1 |
) |
|
s |
e |
t |
Milliseconds |
149 |
187 |
131 |
170 |
206 |
104 |
190 |
161 |
86 |
113 |
202 |
399 |
136 |
167 |
128 |
170 |
175 |
140 |
126 |
150 |
288 |
77 |
178 |
193 |
72 |
Character |
( |
C |
M |
A |
K |
E |
_ |
C |
X |
X |
_ |
S |
T |
A |
N |
D |
R |
-R |
A |
R |
D |
_ |
R |
E |
Q |
Milliseconds |
211 |
138 |
63 |
89 |
83 |
83 |
148 |
104 |
163 |
158 |
212 |
100 |
167 |
191 |
119 |
73 |
203 |
405 |
138 |
219 |
161 |
121 |
140 |
25 |
211 |
Character |
U |
I |
R |
E |
D |
|
T |
r |
u |
e |
) |
|
# |
|
c |
o |
n |
f |
i |
g |
u |
r |
e |
|
a |
Milliseconds |
108 |
176 |
91 |
55 |
220 |
667 |
325 |
189 |
110 |
68 |
235 |
54 |
168 |
126 |
157 |
76 |
52 |
150 |
149 |
141 |
76 |
90 |
49 |
100 |
102 |
Character |
|
h |
e |
a |
d |
e |
r |
|
f |
i |
l |
e |
|
t |
o |
|
p |
a |
s |
s |
|
s |
o |
m |
e |
Milliseconds |
87 |
121 |
32 |
60 |
101 |
128 |
71 |
62 |
79 |
101 |
65 |
48 |
150 |
66 |
51 |
71 |
67 |
53 |
65 |
144 |
84 |
89 |
92 |
79 |
134 |
Character |
|
o |
f |
|
t |
h |
e |
|
C |
M |
a |
k |
e |
|
s |
e |
t |
t |
i |
n |
g |
s |
|
t |
o |
Milliseconds |
118 |
177 |
113 |
89 |
93 |
85 |
32 |
101 |
146 |
92 |
319 |
85 |
122 |
110 |
40 |
167 |
126 |
192 |
119 |
56 |
46 |
55 |
114 |
68 |
76 |
Character |
|
t |
h |
e |
|
s |
o |
r |
u |
c |
e |
|
- |
-e |
-c |
-u |
-r |
u |
r |
c |
e |
|
c |
o |
d |
Milliseconds |
65 |
35 |
120 |
62 |
99 |
75 |
77 |
54 |
5 |
187 |
54 |
149 |
213 |
119 |
122 |
146 |
153 |
203 |
4 |
626 |
64 |
126 |
64 |
97 |
88 |
Character |
e |
|
c |
o |
n |
f |
i |
g |
u |
r |
e |
_ |
f |
i |
l |
e |
( |
T |
u |
t |
o |
r |
i |
a |
l |
Milliseconds |
128 |
38 |
117 |
93 |
39 |
96 |
101 |
68 |
132 |
73 |
89 |
313 |
127 |
80 |
84 |
52 |
219 |
214 |
505 |
111 |
130 |
104 |
181 |
130 |
89 |
Character |
C |
o |
n |
f |
i |
g |
. |
h |
. |
i |
n |
|
T |
u |
t |
o |
r |
i |
a |
l |
C |
o |
n |
f |
i |
Milliseconds |
230 |
119 |
68 |
80 |
118 |
71 |
143 |
128 |
238 |
232 |
60 |
287 |
246 |
111 |
116 |
135 |
108 |
124 |
85 |
98 |
212 |
74 |
65 |
106 |
91 |
Character |
g |
. |
h |
) |
|
a |
d |
d |
_ |
e |
x |
e |
c |
u |
t |
a |
b |
l |
e |
( |
T |
u |
t |
o |
r |
Milliseconds |
94 |
133 |
115 |
183 |
106 |
160 |
111 |
147 |
303 |
72 |
126 |
142 |
140 |
171 |
115 |
132 |
126 |
143 |
47 |
181 |
276 |
166 |
111 |
124 |
114 |
Character |
i |
a |
l |
|
t |
u |
t |
o |
r |
i |
a |
l |
. |
c |
x |
x |
) |
|
# |
|
a |
d |
d |
|
t |
Milliseconds |
115 |
66 |
116 |
193 |
117 |
88 |
100 |
137 |
84 |
115 |
73 |
107 |
185 |
61 |
236 |
136 |
213 |
64 |
163 |
139 |
76 |
117 |
139 |
70 |
124 |
Character |
h |
e |
|
b |
i |
n |
a |
r |
y |
|
t |
r |
e |
e |
|
t |
o |
|
t |
h |
e |
|
s |
e |
a |
Milliseconds |
51 |
49 |
58 |
108 |
180 |
66 |
208 |
31 |
112 |
89 |
163 |
135 |
55 |
167 |
123 |
67 |
84 |
63 |
70 |
86 |
54 |
74 |
103 |
59 |
134 |
Character |
r |
c |
h |
|
p |
a |
t |
h |
|
f |
o |
r |
|
i |
n |
l |
c |
u |
d |
-d |
-u |
-c |
-l |
c |
l |
Milliseconds |
62 |
110 |
118 |
64 |
91 |
75 |
75 |
72 |
97 |
69 |
101 |
58 |
53 |
149 |
75 |
139 |
69 |
133 |
78 |
230 |
111 |
143 |
137 |
46 |
126 |
Character |
u |
d |
e |
|
f |
i |
l |
e |
s |
|
s |
o |
|
t |
h |
a |
t |
|
w |
e |
|
w |
i |
l |
l |
Milliseconds |
64 |
80 |
147 |
75 |
110 |
43 |
88 |
56 |
87 |
99 |
92 |
70 |
104 |
112 |
108 |
59 |
97 |
75 |
110 |
68 |
94 |
199 |
73 |
150 |
133 |
Character |
|
f |
i |
n |
d |
|
T |
u |
t |
o |
r |
i |
a |
l |
F |
-F |
C |
o |
n |
f |
i |
g |
. |
h |
|
Milliseconds |
82 |
27 |
117 |
41 |
50 |
90 |
160 |
66 |
98 |
158 |
449 |
187 |
146 |
111 |
352 |
344 |
101 |
72 |
73 |
76 |
98 |
114 |
132 |
165 |
524 |
Character |
t |
a |
r |
g |
e |
t |
_ |
i |
n |
c |
l |
u |
d |
e |
_ |
d |
i |
r |
e |
c |
t |
o |
r |
i |
e |
Milliseconds |
279 |
139 |
115 |
72 |
95 |
68 |
255 |
199 |
78 |
40 |
125 |
68 |
31 |
146 |
180 |
309 |
117 |
82 |
67 |
154 |
216 |
132 |
76 |
144 |
48 |
Character |
s |
( |
T |
u |
t |
o |
r |
i |
a |
l |
|
P |
U |
B |
L |
I |
C |
|
" |
$ |
{ |
P |
R |
O |
J |
Milliseconds |
74 |
241 |
204 |
200 |
123 |
134 |
73 |
149 |
39 |
161 |
375 |
178 |
201 |
16 |
328 |
35 |
52 |
213 |
573 |
455 |
163 |
593 |
349 |
140 |
63 |
Character |
E |
C |
T |
_ |
B |
I |
N |
A |
R |
Y |
_ |
D |
I |
R |
} |
" |
) |
Milliseconds |
34 |
97 |
221 |
84 |
161 |
161 |
73 |
212 |
183 |
90 |
226 |
66 |
108 |
81 |
175 |
199 |
121 |
|
WPM Timing |
Seconds |
WPM |
1.38 |
78.51 |
2.75 |
78.51 |
4.13 |
63.97 |
5.5 |
74.15 |
6.88 |
64.56 |
8.25 |
69.79 |
9.63 |
76.02 |
11 |
76.33 |
12.38 |
67.85 |
13.76 |
61.94 |
15.13 |
65.03 |
16.51 |
61.79 |
17.88 |
63.08 |
19.26 |
65.43 |
20.63 |
65.72 |
22.01 |
65.43 |
23.38 |
64.66 |
24.76 |
65.43 |
26.14 |
68.41 |
27.51 |
72.41 |
28.89 |
74.78 |
30.26 |
75.34 |
31.64 |
76.62 |
33.01 |
74.15 |
34.39 |
76.07 |
35.76 |
76.5 |
37.14 |
76.25 |
38.52 |
76.64 |
39.89 |
76.71 |
41.27 |
77.64 |
42.64 |
77.95 |
44.02 |
78.24 |
45.39 |
79.04 |
46.77 |
79.28 |
48.14 |
80.51 |
49.52 |
81.91 |
50.9 |
82.52 |
52.27 |
82.19 |
53.65 |
83.44 |
55.02 |
84.4 |
56.4 |
83.19 |
57.77 |
82.88 |
59.15 |
82.77 |
60.52 |
83.07 |
61.9 |
83.17 |
63.28 |
82.88 |
64.65 |
82.41 |
66.03 |
81.24 |
67.4 |
81.54 |
68.78 |
81.48 |
|