Official speed |
76.09 wpm (47.47 seconds elapsed during race) |
Without ending ping |
76.74 wpm (3,684 ms delay sending score to TypeRacer’s server) |
Timerless |
77.53 wpm (447 ms elapsed before first character typed; 43.34 seconds elapsed during race) |
Timerless minus one |
77.25 wpm, ignoring the first character typed |
Race Start |
October 1, 2024 5:22:54pm UTC |
Race Finish |
October 1, 2024 5:23:41pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.3% |
Points |
58.33 |
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 |
function calculateArea(width, height) { try { var area = width * height; if (!isNanN(area)) { return area; } else { throw new Error('calculateArea() receive d invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return "'We were unable to calculate the area.':; }} } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
Milliseconds |
447 |
104 |
134 |
49 |
154 |
76 |
71 |
40 |
105 |
84 |
125 |
103 |
112 |
111 |
70 |
66 |
105 |
85 |
363 |
255 |
58 |
81 |
398 |
227 |
66 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
109 |
152 |
85 |
167 |
87 |
150 |
91 |
66 |
102 |
48 |
111 |
254 |
95 |
406 |
96 |
144 |
144 |
56 |
69 |
185 |
80 |
186 |
128 |
88 |
75 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
109 |
130 |
88 |
76 |
282 |
146 |
79 |
172 |
79 |
111 |
158 |
91 |
156 |
235 |
288 |
233 |
59 |
103 |
76 |
74 |
78 |
136 |
77 |
107 |
103 |
Character |
|
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
Milliseconds |
42 |
274 |
368 |
312 |
84 |
382 |
187 |
105 |
462 |
218 |
777 |
293 |
174 |
63 |
51 |
328 |
124 |
66 |
300 |
67 |
130 |
48 |
122 |
56 |
91 |
Character |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
Milliseconds |
70 |
65 |
55 |
100 |
42 |
76 |
91 |
70 |
299 |
56 |
198 |
104 |
47 |
69 |
55 |
224 |
65 |
123 |
163 |
20 |
535 |
74 |
89 |
167 |
64 |
Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
Milliseconds |
61 |
50 |
355 |
154 |
140 |
101 |
73 |
239 |
312 |
280 |
83 |
63 |
119 |
98 |
66 |
43 |
96 |
76 |
381 |
264 |
44 |
85 |
337 |
52 |
143 |
Character |
r |
e |
c |
e |
i |
v |
e |
|
- |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
Milliseconds |
218 |
52 |
248 |
411 |
70 |
163 |
57 |
311 |
336 |
100 |
88 |
180 |
65 |
70 |
44 |
99 |
84 |
66 |
103 |
138 |
191 |
125 |
55 |
138 |
37 |
Character |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
Milliseconds |
80 |
320 |
389 |
91 |
343 |
81 |
169 |
40 |
576 |
102 |
148 |
161 |
108 |
256 |
229 |
313 |
178 |
202 |
117 |
480 |
58 |
54 |
89 |
68 |
143 |
Character |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
Milliseconds |
91 |
76 |
176 |
145 |
86 |
237 |
197 |
117 |
143 |
54 |
102 |
68 |
166 |
248 |
99 |
305 |
131 |
174 |
352 |
407 |
84 |
242 |
147 |
361 |
87 |
Character |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
" |
-" |
' |
W |
e |
|
w |
e |
r |
e |
Milliseconds |
131 |
117 |
97 |
32 |
119 |
345 |
342 |
75 |
99 |
55 |
127 |
118 |
87 |
134 |
72 |
287 |
393 |
154 |
410 |
169 |
85 |
138 |
129 |
67 |
130 |
Character |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
Milliseconds |
97 |
177 |
140 |
67 |
163 |
75 |
80 |
63 |
82 |
100 |
40 |
255 |
93 |
50 |
130 |
106 |
48 |
50 |
96 |
59 |
40 |
115 |
86 |
50 |
81 |
Character |
a |
r |
e |
a |
. |
' |
: |
-: |
; |
|
} |
} |
|
- |
-} |
|
} |
Milliseconds |
55 |
142 |
74 |
18 |
206 |
687 |
307 |
345 |
174 |
119 |
228 |
157 |
69 |
335 |
115 |
140 |
152 |
|
WPM Timing |
Seconds |
WPM |
0.95 |
63.2 |
1.9 |
101.12 |
2.85 |
92.69 |
3.8 |
85.32 |
4.75 |
91 |
5.7 |
86.37 |
6.65 |
88.48 |
7.6 |
90.06 |
8.54 |
88.48 |
9.49 |
89.74 |
10.44 |
88.48 |
11.39 |
85.32 |
12.34 |
79.73 |
13.29 |
75.84 |
14.24 |
76.68 |
15.19 |
79 |
16.14 |
80.3 |
17.09 |
82.86 |
18.04 |
82.49 |
18.99 |
82.16 |
19.94 |
81.25 |
20.89 |
81.58 |
21.84 |
81.33 |
22.79 |
80.58 |
23.74 |
79.38 |
24.68 |
80.7 |
25.63 |
80.99 |
26.58 |
79.9 |
27.53 |
79.32 |
28.48 |
78.37 |
29.43 |
77.47 |
30.38 |
78.6 |
31.33 |
78.9 |
32.28 |
78.81 |
33.23 |
77.64 |
34.18 |
77.24 |
35.13 |
77.55 |
36.08 |
77.83 |
37.03 |
76.81 |
37.98 |
76.47 |
38.93 |
77.38 |
39.87 |
78.24 |
40.82 |
80.25 |
41.77 |
79 |
42.72 |
77.8 |
43.67 |
76.66 |
44.62 |
80.95 |
45.57 |
79.26 |
46.52 |
77.64 |
47.47 |
76.09 |
|