Official speed |
51.71 wpm (69.85 seconds elapsed during race) |
Without ending ping |
51.77 wpm (4,944 ms delay sending score to TypeRacer’s server) |
Timerless |
52.08 wpm (396 ms elapsed before first character typed; 64.51 seconds elapsed during race) |
Timerless minus one |
51.90 wpm, ignoring the first character typed |
Race Start |
March 24, 2024 1:23:00am UTC |
Race Finish |
March 24, 2024 1:24:09am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.1% |
Points |
39.64 |
Text |
#10015 (Length: 301 characters) function calculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to calculate the area.'; } } |
Characters typed |
fucnnction calculateArea(width, height) { try { carvar area = width * height; if (!isNanN(area)) { return area; } else { thrwoow new Error('calculate Area() received invalid number')'; } } catch(e) { console.log(e.name + ' " ' + e/.message)'; return 'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
c |
n |
-n |
-c |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
396 |
139 |
137 |
301 |
234 |
149 |
195 |
276 |
249 |
80 |
33 |
66 |
101 |
242 |
108 |
167 |
257 |
133 |
160 |
69 |
135 |
82 |
475 |
238 |
69 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
98 |
457 |
311 |
117 |
101 |
186 |
113 |
204 |
35 |
162 |
64 |
172 |
117 |
117 |
47 |
568 |
234 |
595 |
245 |
161 |
195 |
83 |
301 |
1021 |
226 |
Character |
c |
a |
r |
-r |
-a |
-c |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
Milliseconds |
169 |
83 |
131 |
386 |
152 |
148 |
141 |
125 |
148 |
119 |
132 |
150 |
70 |
98 |
208 |
382 |
176 |
442 |
101 |
269 |
200 |
137 |
135 |
720 |
219 |
Character |
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
Milliseconds |
395 |
65 |
121 |
96 |
133 |
48 |
264 |
171 |
136 |
52 |
96 |
389 |
620 |
327 |
87 |
311 |
339 |
230 |
376 |
207 |
398 |
259 |
68 |
74 |
117 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
700 |
139 |
245 |
460 |
191 |
284 |
43 |
203 |
166 |
20 |
201 |
46 |
129 |
86 |
53 |
200 |
306 |
178 |
543 |
63 |
198 |
178 |
84 |
104 |
112 |
Character |
{ |
|
t |
h |
r |
w |
o |
-o |
-w |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
Milliseconds |
488 |
212 |
149 |
128 |
33 |
267 |
157 |
237 |
107 |
173 |
86 |
128 |
169 |
54 |
112 |
84 |
356 |
178 |
130 |
84 |
73 |
404 |
326 |
233 |
125 |
Character |
l |
c |
u |
l |
a |
t |
e |
|
- |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
Milliseconds |
107 |
69 |
181 |
192 |
115 |
109 |
88 |
165 |
336 |
144 |
218 |
83 |
78 |
489 |
49 |
323 |
215 |
63 |
167 |
131 |
219 |
53 |
142 |
144 |
76 |
Character |
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
' |
-' |
; |
|
} |
|
} |
|
c |
Milliseconds |
135 |
50 |
81 |
128 |
104 |
88 |
98 |
153 |
182 |
266 |
178 |
345 |
95 |
66 |
314 |
653 |
320 |
528 |
283 |
173 |
567 |
195 |
319 |
224 |
162 |
Character |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
Milliseconds |
95 |
134 |
181 |
69 |
453 |
184 |
902 |
294 |
552 |
263 |
170 |
263 |
112 |
123 |
67 |
168 |
63 |
322 |
221 |
153 |
102 |
405 |
184 |
415 |
365 |
Character |
a |
m |
e |
|
+ |
|
' |
|
" |
|
- |
-" |
' |
|
+ |
|
e |
/ |
-/ |
. |
m |
e |
s |
s |
a |
Milliseconds |
103 |
132 |
67 |
339 |
650 |
268 |
530 |
186 |
346 |
231 |
484 |
150 |
233 |
116 |
604 |
235 |
225 |
456 |
488 |
612 |
898 |
80 |
175 |
117 |
143 |
Character |
g |
e |
) |
' |
-' |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
Milliseconds |
21 |
113 |
474 |
1082 |
376 |
252 |
188 |
129 |
62 |
318 |
150 |
84 |
213 |
155 |
249 |
637 |
268 |
211 |
204 |
82 |
106 |
42 |
101 |
234 |
169 |
Character |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
Milliseconds |
63 |
135 |
150 |
50 |
100 |
68 |
94 |
38 |
116 |
99 |
140 |
111 |
225 |
172 |
49 |
107 |
79 |
84 |
68 |
84 |
30 |
100 |
76 |
89 |
59 |
Character |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
113 |
198 |
366 |
586 |
201 |
474 |
393 |
213 |
|
WPM Timing |
Seconds |
WPM |
1.4 |
17.18 |
2.79 |
47.24 |
4.19 |
54.4 |
5.59 |
55.83 |
6.99 |
61.85 |
8.38 |
55.83 |
9.78 |
53.99 |
11.18 |
49.39 |
12.57 |
51.54 |
13.97 |
50.68 |
15.37 |
49.98 |
16.76 |
52.25 |
18.16 |
51.54 |
19.56 |
50.31 |
20.96 |
50.39 |
22.35 |
48.85 |
23.75 |
51.03 |
25.15 |
51.54 |
26.54 |
51.99 |
27.94 |
51.97 |
29.34 |
53.17 |
30.73 |
53.49 |
32.13 |
53.78 |
33.53 |
54.04 |
34.93 |
56.35 |
36.32 |
56.49 |
37.72 |
55.04 |
39.12 |
53.99 |
40.51 |
54.5 |
41.91 |
53.26 |
43.31 |
52.92 |
44.7 |
53.42 |
46.1 |
53.1 |
47.5 |
53.05 |
48.9 |
52.27 |
50.29 |
51.3 |
51.69 |
50.61 |
53.09 |
49.5 |
54.48 |
49.78 |
55.88 |
48.75 |
57.28 |
48.81 |
58.67 |
48.67 |
60.07 |
49.54 |
61.47 |
50.76 |
62.87 |
52.3 |
64.26 |
51.72 |
65.66 |
55.01 |
67.06 |
53.86 |
68.45 |
52.77 |
69.85 |
51.71 |
|