Official speed |
50.90 wpm (70.96 seconds elapsed during race) |
Without ending ping |
50.98 wpm (5,060 ms delay sending score to TypeRacer’s server) |
Timerless |
51.20 wpm (275 ms elapsed before first character typed; 65.63 seconds elapsed during race) |
Timerless minus one |
51.01 wpm, ignoring the first character typed |
Race Start |
October 16, 2024 7:37:14pm UTC |
Race Finish |
October 16, 2024 7:38:25pm UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.4% |
Points |
39.02 |
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) P { try P { var area = width * height; if (!isNaN(area)) { ereturn area; } else { throw new Error('calculaateArea() received invalid number'); } } catch (e) { console.log(e.anname + ' ' + e.message); return 'We were unable to callculate the aerrea.'; } } |
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 |
275 |
140 |
261 |
87 |
171 |
87 |
114 |
126 |
134 |
91 |
131 |
119 |
182 |
139 |
181 |
158 |
208 |
101 |
464 |
285 |
124 |
131 |
309 |
195 |
120 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
P |
|
- |
-P |
{ |
|
t |
r |
y |
|
P |
|
Milliseconds |
123 |
161 |
98 |
278 |
118 |
170 |
130 |
92 |
134 |
310 |
155 |
331 |
217 |
794 |
252 |
281 |
190 |
332 |
401 |
216 |
213 |
133 |
194 |
303 |
292 |
Character |
- |
-P |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
Milliseconds |
274 |
185 |
1098 |
208 |
203 |
147 |
149 |
167 |
208 |
140 |
110 |
91 |
406 |
256 |
160 |
288 |
237 |
114 |
168 |
105 |
218 |
540 |
171 |
240 |
180 |
Character |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
Milliseconds |
63 |
979 |
88 |
137 |
269 |
137 |
136 |
147 |
97 |
242 |
751 |
416 |
135 |
344 |
200 |
305 |
253 |
354 |
305 |
126 |
185 |
334 |
199 |
115 |
199 |
Character |
|
e |
-e |
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
177 |
205 |
581 |
91 |
76 |
659 |
158 |
120 |
95 |
122 |
105 |
127 |
43 |
138 |
280 |
210 |
385 |
156 |
150 |
170 |
117 |
83 |
146 |
200 |
178 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
a |
Milliseconds |
148 |
125 |
392 |
208 |
149 |
111 |
149 |
56 |
114 |
115 |
328 |
396 |
167 |
134 |
232 |
261 |
279 |
138 |
326 |
194 |
165 |
362 |
148 |
147 |
113 |
Character |
-a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
579 |
190 |
114 |
670 |
545 |
113 |
152 |
362 |
115 |
325 |
396 |
80 |
289 |
248 |
291 |
123 |
183 |
214 |
81 |
148 |
181 |
150 |
117 |
108 |
66 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
|
- |
( |
e |
Milliseconds |
384 |
151 |
170 |
246 |
221 |
55 |
192 |
105 |
199 |
339 |
255 |
148 |
440 |
164 |
211 |
117 |
245 |
249 |
79 |
529 |
110 |
136 |
449 |
917 |
188 |
Character |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
a |
n |
-n |
-a |
n |
a |
m |
Milliseconds |
314 |
194 |
190 |
151 |
134 |
94 |
128 |
146 |
121 |
213 |
121 |
133 |
212 |
186 |
87 |
452 |
218 |
318 |
264 |
120 |
381 |
161 |
260 |
117 |
142 |
Character |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
Milliseconds |
198 |
135 |
239 |
195 |
259 |
161 |
176 |
118 |
243 |
164 |
291 |
120 |
254 |
148 |
174 |
182 |
126 |
134 |
159 |
275 |
310 |
122 |
168 |
8 |
242 |
Character |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
Milliseconds |
118 |
118 |
124 |
72 |
424 |
265 |
398 |
145 |
130 |
99 |
186 |
172 |
237 |
186 |
267 |
471 |
150 |
335 |
140 |
155 |
179 |
78 |
140 |
135 |
135 |
Character |
l |
l |
-l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
e |
r |
-r |
-e |
r |
e |
a |
. |
' |
; |
Milliseconds |
208 |
159 |
681 |
110 |
190 |
157 |
80 |
229 |
259 |
124 |
144 |
116 |
87 |
168 |
92 |
151 |
54 |
412 |
178 |
77 |
96 |
127 |
292 |
635 |
412 |
Character |
|
} |
|
} |
Milliseconds |
183 |
1114 |
145 |
208 |
|
WPM Timing |
Seconds |
WPM |
1.42 |
76.1 |
2.84 |
76.1 |
4.26 |
67.64 |
5.68 |
71.87 |
7.1 |
64.26 |
8.52 |
54.96 |
9.93 |
53.15 |
11.35 |
46.5 |
12.77 |
46.97 |
14.19 |
48.19 |
15.61 |
48.42 |
17.03 |
47.91 |
18.45 |
49.43 |
19.87 |
47.71 |
21.29 |
47.35 |
22.71 |
48.09 |
24.13 |
47.25 |
25.55 |
48.85 |
26.97 |
48.95 |
28.39 |
49.89 |
29.8 |
50.73 |
31.22 |
51.12 |
32.64 |
51.1 |
34.06 |
49.67 |
35.48 |
49.72 |
36.9 |
49.43 |
38.32 |
50.42 |
39.74 |
51.03 |
41.16 |
51.02 |
42.58 |
51.29 |
44 |
50.19 |
45.42 |
49.94 |
46.84 |
50.73 |
48.25 |
50.73 |
49.67 |
50.01 |
51.09 |
50.5 |
52.51 |
50.73 |
53.93 |
51.4 |
55.35 |
51.6 |
56.77 |
51.79 |
58.19 |
51.56 |
59.61 |
51.94 |
61.03 |
51.71 |
62.45 |
51.88 |
63.87 |
51.67 |
65.29 |
50.91 |
66.7 |
54.15 |
68.12 |
53.02 |
69.54 |
51.94 |
70.96 |
50.9 |
|