Official speed |
59.12 wpm (61.10 seconds elapsed during race) |
Without ending ping |
59.39 wpm (4,525 ms delay sending score to TypeRacer’s server) |
Timerless |
59.74 wpm (326 ms elapsed before first character typed; 56.25 seconds elapsed during race) |
Timerless minus one |
59.53 wpm, ignoring the first character typed |
Race Start |
September 11, 2023 5:19:18am UTC |
Race Finish |
September 11, 2023 5:20:19am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.1% |
Points |
45.32 |
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 { cvar area = width * heightl; ; if (!isNaN(area)) { return area; } else { throw new Eorrror('caclculateArea() recieeived invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to caclculate 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 |
326 |
142 |
183 |
213 |
227 |
309 |
265 |
57 |
159 |
69 |
15 |
62 |
133 |
168 |
60 |
275 |
210 |
143 |
181 |
99 |
141 |
75 |
438 |
204 |
48 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
166 |
359 |
229 |
96 |
132 |
248 |
55 |
199 |
56 |
242 |
72 |
147 |
159 |
99 |
77 |
299 |
212 |
253 |
193 |
200 |
130 |
141 |
147 |
233 |
140 |
Character |
c |
-c |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
Milliseconds |
150 |
364 |
86 |
48 |
149 |
170 |
158 |
184 |
67 |
126 |
356 |
148 |
99 |
318 |
92 |
129 |
219 |
63 |
251 |
260 |
181 |
172 |
284 |
117 |
127 |
Character |
h |
t |
l |
; |
|
- |
-; |
-l |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
Milliseconds |
95 |
102 |
214 |
10 |
58 |
387 |
141 |
174 |
225 |
129 |
144 |
52 |
67 |
283 |
325 |
352 |
49 |
380 |
179 |
426 |
479 |
263 |
180 |
43 |
92 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
328 |
153 |
195 |
221 |
179 |
181 |
20 |
187 |
48 |
187 |
18 |
286 |
307 |
155 |
80 |
38 |
301 |
161 |
269 |
248 |
195 |
125 |
108 |
31 |
50 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
o |
r |
-r |
-o |
r |
r |
o |
r |
( |
' |
c |
a |
Milliseconds |
298 |
143 |
225 |
112 |
95 |
120 |
86 |
178 |
212 |
44 |
41 |
265 |
341 |
255 |
11 |
433 |
139 |
125 |
167 |
100 |
94 |
329 |
276 |
255 |
105 |
Character |
c |
-c |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
i |
e |
-e |
-i |
e |
i |
Milliseconds |
245 |
421 |
222 |
169 |
105 |
189 |
385 |
103 |
142 |
745 |
220 |
62 |
301 |
378 |
118 |
251 |
279 |
66 |
261 |
124 |
183 |
326 |
146 |
111 |
108 |
Character |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
Milliseconds |
137 |
154 |
191 |
62 |
219 |
46 |
190 |
43 |
142 |
68 |
201 |
171 |
189 |
178 |
229 |
134 |
184 |
57 |
147 |
461 |
269 |
139 |
311 |
252 |
219 |
Character |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
Milliseconds |
198 |
267 |
130 |
163 |
383 |
114 |
305 |
217 |
304 |
258 |
256 |
319 |
252 |
24 |
50 |
371 |
84 |
147 |
76 |
229 |
381 |
184 |
150 |
385 |
322 |
Character |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
Milliseconds |
173 |
273 |
90 |
115 |
79 |
159 |
279 |
201 |
175 |
149 |
225 |
240 |
361 |
207 |
125 |
147 |
230 |
89 |
263 |
180 |
145 |
113 |
104 |
310 |
214 |
Character |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
Milliseconds |
48 |
215 |
47 |
168 |
41 |
161 |
64 |
153 |
183 |
362 |
175 |
258 |
251 |
97 |
60 |
147 |
125 |
294 |
152 |
106 |
195 |
56 |
130 |
88 |
144 |
Character |
o |
|
c |
a |
c |
-c |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
|
- |
Milliseconds |
85 |
119 |
275 |
80 |
291 |
341 |
206 |
185 |
77 |
202 |
108 |
126 |
72 |
236 |
200 |
7 |
100 |
93 |
169 |
211 |
29 |
103 |
256 |
151 |
371 |
Character |
' |
: |
-: |
; |
|
} |
|
} |
Milliseconds |
217 |
533 |
431 |
216 |
158 |
310 |
254 |
198 |
|
WPM Timing |
Seconds |
WPM |
1.22 |
19.64 |
2.44 |
54.01 |
3.67 |
58.92 |
4.89 |
56.47 |
6.11 |
62.85 |
7.33 |
63.83 |
8.55 |
64.54 |
9.78 |
62.61 |
11 |
63.29 |
12.22 |
63.83 |
13.44 |
63.39 |
14.66 |
62.2 |
15.88 |
60.43 |
17.11 |
58.92 |
18.33 |
58.92 |
19.55 |
60.76 |
20.77 |
61.23 |
21.99 |
61.65 |
23.22 |
63.06 |
24.44 |
61.87 |
25.66 |
61.26 |
26.88 |
59.82 |
28.1 |
59.78 |
29.33 |
58.92 |
30.55 |
58.53 |
31.77 |
57.41 |
32.99 |
58.56 |
34.21 |
59.27 |
35.44 |
58.92 |
36.66 |
58.6 |
37.88 |
58.61 |
39.1 |
58 |
40.32 |
58.63 |
41.55 |
58.35 |
42.77 |
58.64 |
43.99 |
58.65 |
45.21 |
58.66 |
46.43 |
58.67 |
47.65 |
59.68 |
48.88 |
59.91 |
50.1 |
60.36 |
51.32 |
60.09 |
52.54 |
60.29 |
53.76 |
61.16 |
54.99 |
60.01 |
56.21 |
59.35 |
57.43 |
62.89 |
58.65 |
61.58 |
59.87 |
60.33 |
61.1 |
59.12 |
|