Official speed |
72.47 wpm (49.84 seconds elapsed during race) |
Without ending ping |
72.68 wpm (3,608 ms delay sending score to TypeRacer’s server) |
Timerless |
73.34 wpm (422 ms elapsed before first character typed; 45.81 seconds elapsed during race) |
Timerless minus one |
73.08 wpm, ignoring the first character typed |
Race Start |
June 12, 2023 9:18:45pm UTC |
Race Finish |
June 12, 2023 9:19:34pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
55.56 |
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 { var area = widhtth * height; if (!isNanN(N(*area)) { return area; } else { trhrow ennew Error('calculateArea() received invalid number'); } } catch(e0) { 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 |
422 |
124 |
173 |
193 |
291 |
121 |
119 |
77 |
165 |
50 |
67 |
67 |
86 |
155 |
95 |
87 |
88 |
119 |
155 |
112 |
78 |
64 |
200 |
221 |
76 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
62 |
286 |
323 |
70 |
138 |
184 |
101 |
214 |
86 |
180 |
108 |
56 |
109 |
91 |
81 |
175 |
194 |
331 |
177 |
153 |
142 |
68 |
133 |
140 |
186 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
h |
t |
-t |
-h |
t |
h |
|
* |
|
h |
e |
Milliseconds |
149 |
102 |
119 |
76 |
101 |
191 |
88 |
86 |
122 |
190 |
153 |
209 |
113 |
91 |
163 |
50 |
319 |
101 |
104 |
62 |
175 |
412 |
274 |
307 |
85 |
Character |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
n |
N |
( |
-( |
-N |
-n |
N |
( |
* |
-* |
Milliseconds |
93 |
97 |
78 |
87 |
98 |
126 |
137 |
117 |
123 |
188 |
570 |
225 |
116 |
268 |
123 |
110 |
516 |
341 |
217 |
145 |
141 |
161 |
192 |
33 |
470 |
Character |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
Milliseconds |
242 |
162 |
54 |
81 |
329 |
153 |
326 |
296 |
204 |
157 |
61 |
143 |
93 |
76 |
116 |
67 |
71 |
117 |
73 |
95 |
206 |
178 |
249 |
244 |
128 |
Character |
l |
s |
e |
|
{ |
|
t |
r |
-r |
h |
r |
o |
w |
|
e |
n |
-n |
-e |
n |
e |
w |
|
E |
r |
r |
Milliseconds |
112 |
80 |
84 |
70 |
173 |
125 |
145 |
183 |
400 |
108 |
82 |
83 |
112 |
70 |
132 |
89 |
224 |
104 |
142 |
68 |
65 |
71 |
216 |
173 |
137 |
Character |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
Milliseconds |
77 |
107 |
200 |
314 |
121 |
74 |
76 |
87 |
128 |
143 |
88 |
83 |
67 |
204 |
203 |
29 |
77 |
255 |
104 |
217 |
112 |
67 |
169 |
118 |
71 |
Character |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
Milliseconds |
104 |
66 |
148 |
92 |
159 |
93 |
91 |
64 |
79 |
75 |
105 |
116 |
110 |
134 |
141 |
63 |
113 |
68 |
101 |
295 |
383 |
200 |
276 |
341 |
188 |
Character |
|
c |
a |
t |
c |
h |
( |
e |
0 |
-0 |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
Milliseconds |
251 |
436 |
76 |
110 |
173 |
107 |
195 |
156 |
125 |
492 |
117 |
128 |
383 |
396 |
355 |
275 |
52 |
80 |
135 |
85 |
144 |
90 |
219 |
163 |
107 |
Character |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
Milliseconds |
172 |
222 |
151 |
248 |
110 |
63 |
113 |
228 |
154 |
99 |
389 |
392 |
167 |
135 |
180 |
140 |
434 |
108 |
166 |
246 |
100 |
127 |
124 |
124 |
59 |
Character |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
" |
-" |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
Milliseconds |
192 |
229 |
105 |
134 |
43 |
136 |
101 |
77 |
92 |
88 |
192 |
453 |
155 |
132 |
163 |
199 |
85 |
68 |
94 |
74 |
118 |
95 |
136 |
74 |
63 |
Character |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
Milliseconds |
97 |
82 |
74 |
77 |
52 |
87 |
62 |
90 |
58 |
97 |
80 |
145 |
52 |
52 |
89 |
41 |
78 |
64 |
92 |
61 |
92 |
88 |
29 |
103 |
136 |
Character |
' |
; |
|
} |
|
} |
Milliseconds |
251 |
660 |
288 |
275 |
175 |
235 |
|
WPM Timing |
Seconds |
WPM |
1 |
24.08 |
1.99 |
54.17 |
2.99 |
72.23 |
3.99 |
69.22 |
4.98 |
72.23 |
5.98 |
76.24 |
6.98 |
75.67 |
7.97 |
78.25 |
8.97 |
78.92 |
9.97 |
75.84 |
10.97 |
72.23 |
11.96 |
75.24 |
12.96 |
72.23 |
13.96 |
70.51 |
14.95 |
65.81 |
15.95 |
63.2 |
16.95 |
63.73 |
17.94 |
63.53 |
18.94 |
66.53 |
19.94 |
66.81 |
20.93 |
66.5 |
21.93 |
66.21 |
22.93 |
66.47 |
23.92 |
67.21 |
24.92 |
68.38 |
25.92 |
69.45 |
26.91 |
70.89 |
27.91 |
72.66 |
28.91 |
72.23 |
29.9 |
71.43 |
30.9 |
71.06 |
31.9 |
69.97 |
32.9 |
68.95 |
33.89 |
69.04 |
34.89 |
69.48 |
35.89 |
69.55 |
36.88 |
68.98 |
37.88 |
68.74 |
38.88 |
68.83 |
39.87 |
69.52 |
40.87 |
69.29 |
41.87 |
69.65 |
42.86 |
71.39 |
43.86 |
73.32 |
44.86 |
73.57 |
45.85 |
72.75 |
46.85 |
77.1 |
47.85 |
75.49 |
48.84 |
73.95 |
49.84 |
72.47 |
|