Official speed |
80.85 wpm (44.68 seconds elapsed during race) |
Without ending ping |
81.33 wpm (3,364 ms delay sending score to TypeRacer’s server) |
Timerless |
82.21 wpm (441 ms elapsed before first character typed; 40.87 seconds elapsed during race) |
Timerless minus one |
81.92 wpm, ignoring the first character typed |
Race Start |
March 29, 2024 1:38:37pm UTC |
Race Finish |
March 29, 2024 1:39:21pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
99.0% |
Points |
61.99 |
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(widhtth, height) { try { var area = widhtth * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.msessage); 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 |
441 |
81 |
173 |
64 |
179 |
50 |
75 |
81 |
63 |
85 |
139 |
115 |
125 |
145 |
138 |
53 |
73 |
63 |
259 |
110 |
63 |
98 |
286 |
195 |
85 |
Character |
d |
h |
t |
-t |
-h |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
116 |
157 |
0 |
407 |
136 |
100 |
61 |
191 |
88 |
128 |
99 |
158 |
112 |
104 |
64 |
215 |
352 |
248 |
248 |
132 |
173 |
64 |
119 |
136 |
124 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
h |
t |
-t |
-h |
t |
h |
|
* |
|
h |
e |
Milliseconds |
183 |
141 |
80 |
80 |
120 |
128 |
528 |
128 |
216 |
146 |
94 |
177 |
135 |
89 |
159 |
0 |
464 |
120 |
97 |
82 |
94 |
143 |
72 |
248 |
96 |
Character |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
Milliseconds |
163 |
86 |
114 |
47 |
174 |
56 |
155 |
69 |
88 |
179 |
309 |
208 |
104 |
243 |
206 |
328 |
247 |
187 |
61 |
123 |
110 |
376 |
192 |
156 |
267 |
Character |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
Milliseconds |
131 |
200 |
45 |
145 |
87 |
124 |
61 |
64 |
95 |
80 |
58 |
94 |
448 |
120 |
137 |
135 |
176 |
177 |
89 |
111 |
96 |
151 |
81 |
112 |
88 |
Character |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
111 |
104 |
96 |
83 |
102 |
103 |
89 |
155 |
135 |
93 |
124 |
125 |
26 |
606 |
231 |
184 |
152 |
128 |
178 |
110 |
136 |
74 |
66 |
45 |
295 |
Character |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
Milliseconds |
80 |
56 |
108 |
276 |
112 |
120 |
216 |
76 |
172 |
176 |
141 |
68 |
79 |
169 |
87 |
96 |
113 |
39 |
144 |
65 |
111 |
96 |
152 |
129 |
199 |
Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
Milliseconds |
168 |
57 |
143 |
80 |
89 |
225 |
222 |
144 |
137 |
183 |
176 |
224 |
457 |
175 |
83 |
200 |
85 |
200 |
224 |
401 |
127 |
264 |
105 |
128 |
82 |
Character |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
Milliseconds |
118 |
55 |
96 |
147 |
77 |
113 |
209 |
169 |
85 |
208 |
184 |
176 |
200 |
114 |
97 |
78 |
90 |
109 |
107 |
157 |
361 |
112 |
179 |
260 |
137 |
Character |
e |
. |
m |
s |
-s |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
Milliseconds |
200 |
178 |
168 |
93 |
307 |
53 |
152 |
144 |
400 |
144 |
58 |
231 |
239 |
115 |
117 |
56 |
128 |
104 |
112 |
64 |
85 |
155 |
296 |
152 |
104 |
Character |
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
Milliseconds |
91 |
133 |
84 |
60 |
90 |
182 |
152 |
99 |
150 |
99 |
84 |
72 |
41 |
160 |
15 |
136 |
144 |
115 |
125 |
96 |
114 |
70 |
56 |
56 |
100 |
Character |
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
68 |
89 |
75 |
61 |
91 |
92 |
64 |
80 |
194 |
206 |
529 |
103 |
200 |
131 |
157 |
|
WPM Timing |
Seconds |
WPM |
0.89 |
53.72 |
1.79 |
87.3 |
2.68 |
98.49 |
3.57 |
87.3 |
4.47 |
77.9 |
5.36 |
80.58 |
6.25 |
76.74 |
7.15 |
77.22 |
8.04 |
77.6 |
8.94 |
76.55 |
9.83 |
73.26 |
10.72 |
73.87 |
11.62 |
76.45 |
12.51 |
75.78 |
13.4 |
74.31 |
14.3 |
73.87 |
15.19 |
73.47 |
16.08 |
76.1 |
16.98 |
75.63 |
17.87 |
76.55 |
18.76 |
78.66 |
19.66 |
79.36 |
20.55 |
77.66 |
21.44 |
78.9 |
22.34 |
78.97 |
23.23 |
79.03 |
24.12 |
80.58 |
25.02 |
81.06 |
25.91 |
81.04 |
26.81 |
80.13 |
27.7 |
79.71 |
28.59 |
78.9 |
29.49 |
79.36 |
30.38 |
79.4 |
31.27 |
79.43 |
32.17 |
79.46 |
33.06 |
79.13 |
33.95 |
78.46 |
34.85 |
77.83 |
35.74 |
78.23 |
36.63 |
78.29 |
37.53 |
78.98 |
38.42 |
79.96 |
39.31 |
81.19 |
40.21 |
82.07 |
41.1 |
81.17 |
41.99 |
86.01 |
42.89 |
84.22 |
43.78 |
82.5 |
44.68 |
80.85 |
|