Official speed |
47.72 wpm (75.69 seconds elapsed during race) |
Without ending ping |
47.77 wpm (5,360 ms delay sending score to TypeRacer’s server) |
Timerless |
48.59 wpm (1,178 ms elapsed before first character typed; 69.15 seconds elapsed during race) |
Timerless minus one |
48.41 wpm, ignoring the first character typed |
Race Start |
March 1, 2024 7:03:18pm UTC |
Race Finish |
March 1, 2024 7:04:33pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.3% |
Points |
36.58 |
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 |
functonion calculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } wlelse { trhrow new Error('calculateArea() received invalid number');' } } catch(e) { console.log(e.name + ' ' + e.message); return 'We awere unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
o |
n |
-n |
-o |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
1178 |
139 |
219 |
82 |
216 |
220 |
219 |
318 |
139 |
260 |
178 |
219 |
160 |
121 |
138 |
139 |
319 |
159 |
200 |
80 |
177 |
220 |
318 |
158 |
182 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
317 |
439 |
318 |
160 |
217 |
219 |
80 |
260 |
119 |
299 |
179 |
140 |
120 |
139 |
100 |
396 |
280 |
260 |
318 |
140 |
199 |
198 |
259 |
240 |
257 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
240 |
180 |
179 |
139 |
120 |
157 |
181 |
218 |
179 |
220 |
219 |
217 |
141 |
139 |
218 |
120 |
199 |
1196 |
577 |
418 |
218 |
158 |
122 |
159 |
80 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
256 |
221 |
120 |
139 |
160 |
297 |
418 |
377 |
142 |
337 |
359 |
438 |
478 |
318 |
219 |
177 |
240 |
377 |
199 |
221 |
239 |
318 |
143 |
178 |
178 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
w |
l |
-l |
-w |
e |
l |
s |
e |
|
{ |
|
t |
r |
Milliseconds |
137 |
142 |
139 |
179 |
120 |
137 |
119 |
222 |
277 |
260 |
239 |
317 |
259 |
180 |
318 |
139 |
100 |
180 |
99 |
158 |
160 |
1334 |
356 |
181 |
200 |
Character |
-r |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
396 |
259 |
99 |
181 |
140 |
119 |
160 |
99 |
179 |
199 |
338 |
218 |
180 |
180 |
80 |
498 |
636 |
376 |
181 |
137 |
241 |
158 |
460 |
139 |
200 |
Character |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
Milliseconds |
199 |
336 |
160 |
161 |
259 |
535 |
259 |
320 |
179 |
177 |
240 |
178 |
221 |
258 |
159 |
200 |
140 |
119 |
198 |
101 |
140 |
139 |
239 |
138 |
141 |
Character |
n |
u |
m |
b |
e |
r |
' |
) |
; |
' |
-' |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
Milliseconds |
156 |
221 |
199 |
121 |
218 |
101 |
256 |
518 |
380 |
0 |
556 |
300 |
358 |
337 |
241 |
275 |
162 |
160 |
178 |
218 |
161 |
1571 |
339 |
477 |
299 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
258 |
595 |
361 |
735 |
219 |
140 |
100 |
197 |
80 |
160 |
239 |
199 |
138 |
298 |
300 |
458 |
376 |
241 |
140 |
100 |
458 |
318 |
339 |
636 |
317 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
199 |
218 |
379 |
337 |
261 |
178 |
239 |
120 |
218 |
160 |
178 |
179 |
160 |
359 |
258 |
219 |
139 |
161 |
157 |
140 |
140 |
138 |
198 |
221 |
396 |
Character |
e |
|
a |
-a |
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
Milliseconds |
322 |
218 |
159 |
317 |
100 |
180 |
180 |
119 |
159 |
178 |
219 |
320 |
178 |
180 |
81 |
137 |
81 |
159 |
78 |
161 |
239 |
179 |
299 |
238 |
258 |
Character |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
121 |
178 |
179 |
99 |
99 |
101 |
119 |
142 |
98 |
140 |
278 |
258 |
220 |
259 |
476 |
279 |
240 |
298 |
498 |
|
WPM Timing |
Seconds |
WPM |
1.51 |
15.85 |
3.03 |
23.78 |
4.54 |
36.99 |
6.06 |
41.62 |
7.57 |
44.39 |
9.08 |
47.56 |
10.6 |
47.56 |
12.11 |
48.55 |
13.62 |
50.2 |
15.14 |
49.94 |
16.65 |
46.84 |
18.17 |
49.54 |
19.68 |
48.78 |
21.19 |
47.56 |
22.71 |
47.56 |
24.22 |
48.06 |
25.74 |
49.43 |
27.25 |
48 |
28.76 |
47.14 |
30.28 |
45.98 |
31.79 |
47.18 |
33.3 |
47.2 |
34.82 |
46.87 |
36.33 |
46.9 |
37.85 |
46.61 |
39.36 |
46.95 |
40.87 |
48.15 |
42.39 |
48.69 |
43.9 |
47.56 |
45.41 |
47.56 |
46.93 |
47.05 |
48.44 |
46.08 |
49.96 |
45.64 |
51.47 |
45.93 |
52.98 |
45.98 |
54.5 |
45.8 |
56.01 |
45.42 |
57.53 |
45.27 |
59.04 |
45.94 |
60.55 |
46.17 |
62.07 |
46.4 |
63.58 |
46.43 |
65.09 |
47.19 |
66.61 |
47.38 |
68.12 |
48.09 |
69.64 |
47.91 |
71.15 |
50.77 |
72.66 |
49.71 |
74.18 |
48.69 |
75.69 |
47.72 |
|