Official speed |
60.80 wpm (59.41 seconds elapsed during race) |
Without ending ping |
61.00 wpm (4,330 ms delay sending score to TypeRacer’s server) |
Timerless |
61.47 wpm (418 ms elapsed before first character typed; 54.66 seconds elapsed during race) |
Timerless minus one |
61.25 wpm, ignoring the first character typed |
Race Start |
June 29, 2023 7:31:53pm UTC |
Race Finish |
June 29, 2023 7:32:53pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
46.61 |
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 |
furnction calculateArea(width, heitght) { try { var area = width * height; if (!isNaN (area)) {ret return area; } else { throw new Error('calculateArea() received invalivd number'); } } catch(e) {con{ console.log(e.name + ' ' + e.message); return "'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
r |
-r |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
418 |
122 |
132 |
244 |
208 |
99 |
183 |
93 |
146 |
44 |
99 |
133 |
83 |
102 |
67 |
134 |
133 |
75 |
137 |
69 |
233 |
162 |
68 |
102 |
295 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
t |
-t |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
222 |
52 |
147 |
136 |
84 |
180 |
135 |
143 |
157 |
162 |
105 |
281 |
198 |
136 |
45 |
290 |
209 |
667 |
155 |
148 |
119 |
83 |
141 |
293 |
149 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
177 |
62 |
155 |
57 |
89 |
109 |
100 |
100 |
118 |
130 |
92 |
171 |
78 |
135 |
140 |
62 |
74 |
327 |
114 |
150 |
75 |
167 |
93 |
131 |
35 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
|
- |
( |
a |
r |
e |
a |
) |
) |
|
{ |
r |
e |
Milliseconds |
290 |
150 |
179 |
118 |
36 |
326 |
703 |
254 |
99 |
248 |
175 |
390 |
160 |
291 |
209 |
243 |
115 |
108 |
126 |
258 |
188 |
481 |
401 |
321 |
96 |
Character |
t |
-t |
-e |
-r |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
111 |
339 |
153 |
711 |
188 |
145 |
130 |
218 |
416 |
107 |
181 |
118 |
139 |
94 |
99 |
167 |
246 |
239 |
311 |
267 |
137 |
82 |
298 |
96 |
149 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
Milliseconds |
249 |
184 |
141 |
69 |
92 |
64 |
176 |
90 |
106 |
99 |
113 |
89 |
236 |
176 |
156 |
129 |
88 |
299 |
332 |
298 |
119 |
118 |
81 |
83 |
150 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
64 |
179 |
72 |
266 |
160 |
74 |
104 |
226 |
117 |
170 |
167 |
113 |
120 |
101 |
150 |
114 |
116 |
121 |
74 |
131 |
53 |
270 |
101 |
110 |
153 |
Character |
v |
-v |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
Milliseconds |
118 |
269 |
203 |
83 |
130 |
117 |
97 |
150 |
117 |
99 |
245 |
271 |
287 |
332 |
246 |
165 |
240 |
239 |
377 |
163 |
86 |
199 |
64 |
220 |
184 |
Character |
) |
|
{ |
c |
o |
n |
-n |
-o |
-c |
-{ |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
Milliseconds |
328 |
287 |
445 |
554 |
53 |
146 |
484 |
149 |
149 |
1109 |
1300 |
925 |
517 |
92 |
123 |
149 |
380 |
104 |
167 |
199 |
85 |
115 |
111 |
207 |
200 |
Character |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
Milliseconds |
157 |
85 |
89 |
118 |
84 |
122 |
190 |
63 |
351 |
166 |
224 |
394 |
355 |
114 |
150 |
199 |
167 |
370 |
106 |
176 |
113 |
113 |
68 |
205 |
240 |
Character |
|
r |
e |
t |
u |
r |
n |
|
" |
-" |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
Milliseconds |
125 |
176 |
48 |
189 |
170 |
93 |
174 |
100 |
316 |
310 |
224 |
348 |
175 |
102 |
109 |
62 |
134 |
67 |
119 |
143 |
87 |
101 |
84 |
83 |
51 |
Character |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
Milliseconds |
127 |
103 |
95 |
56 |
153 |
200 |
115 |
144 |
156 |
131 |
119 |
134 |
90 |
141 |
78 |
88 |
29 |
106 |
139 |
112 |
63 |
187 |
331 |
260 |
565 |
Character |
|
} |
|
} |
Milliseconds |
209 |
349 |
348 |
234 |
|
WPM Timing |
Seconds |
WPM |
1.19 |
30.3 |
2.38 |
70.7 |
3.56 |
74.06 |
4.75 |
78.27 |
5.94 |
72.72 |
7.13 |
67.33 |
8.32 |
69.25 |
9.51 |
74.49 |
10.69 |
75.19 |
11.88 |
76.76 |
13.07 |
72.53 |
14.26 |
69.86 |
15.45 |
69.14 |
16.63 |
66.37 |
17.82 |
61.94 |
19.01 |
60.6 |
20.2 |
61.19 |
21.39 |
60.6 |
22.58 |
61.13 |
23.76 |
63.12 |
24.95 |
63 |
26.14 |
64.73 |
27.33 |
64.99 |
28.52 |
66.91 |
29.7 |
65.85 |
30.89 |
66.81 |
32.08 |
66.21 |
33.27 |
65.65 |
34.46 |
65.47 |
35.64 |
63.29 |
36.83 |
61.25 |
38.02 |
59.34 |
39.21 |
57.84 |
40.4 |
57.03 |
41.59 |
57.42 |
42.77 |
58.35 |
43.96 |
58.41 |
45.15 |
58.21 |
46.34 |
58.53 |
47.53 |
59.08 |
48.71 |
58.38 |
49.9 |
59.4 |
51.09 |
60.6 |
52.28 |
61.52 |
53.47 |
61.72 |
54.66 |
61.04 |
55.84 |
64.68 |
57.03 |
63.33 |
58.22 |
62.04 |
59.41 |
60.8 |
|