Official speed |
47.62 wpm (75.85 seconds elapsed during race) |
Without ending ping |
47.82 wpm (5,587 ms delay sending score to TypeRacer’s server) |
Timerless |
48.16 wpm (489 ms elapsed before first character typed; 69.77 seconds elapsed during race) |
Timerless minus one |
47.98 wpm, ignoring the first character typed |
Race Start |
June 27, 2023 1:36:06pm UTC |
Race Finish |
June 27, 2023 1:37:22pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
36.51 |
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 calcuatelteateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calcualtlateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to calculate the readarea. '; }} } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
a |
t |
e |
-e |
-t |
-a |
l |
t |
e |
-e |
-t |
Milliseconds |
489 |
66 |
176 |
91 |
227 |
98 |
45 |
84 |
196 |
85 |
51 |
99 |
106 |
102 |
119 |
100 |
65 |
446 |
144 |
134 |
200 |
72 |
50 |
589 |
120 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
Milliseconds |
275 |
122 |
89 |
415 |
218 |
72 |
67 |
394 |
477 |
110 |
110 |
288 |
89 |
272 |
284 |
401 |
82 |
68 |
95 |
88 |
99 |
261 |
635 |
589 |
223 |
Character |
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
Milliseconds |
315 |
65 |
160 |
563 |
334 |
284 |
288 |
99 |
127 |
390 |
371 |
108 |
50 |
94 |
333 |
144 |
144 |
656 |
90 |
66 |
222 |
115 |
920 |
292 |
397 |
Character |
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
495 |
40 |
94 |
85 |
98 |
96 |
288 |
414 |
352 |
58 |
131 |
309 |
342 |
709 |
63 |
339 |
211 |
411 |
455 |
508 |
94 |
66 |
82 |
430 |
403 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
490 |
738 |
430 |
246 |
38 |
132 |
77 |
124 |
81 |
173 |
103 |
124 |
58 |
82 |
262 |
509 |
232 |
368 |
537 |
100 |
58 |
104 |
173 |
412 |
669 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
a |
l |
t |
Milliseconds |
210 |
91 |
96 |
97 |
95 |
151 |
279 |
59 |
49 |
144 |
656 |
156 |
158 |
20 |
137 |
847 |
760 |
585 |
54 |
148 |
126 |
112 |
105 |
145 |
64 |
Character |
-t |
-l |
-a |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
Milliseconds |
255 |
148 |
341 |
181 |
73 |
86 |
46 |
322 |
211 |
57 |
78 |
250 |
72 |
279 |
258 |
29 |
223 |
130 |
147 |
76 |
104 |
133 |
161 |
230 |
166 |
Character |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
104 |
195 |
108 |
206 |
48 |
156 |
160 |
146 |
155 |
79 |
135 |
71 |
270 |
594 |
743 |
582 |
783 |
571 |
269 |
327 |
242 |
63 |
182 |
213 |
84 |
Character |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
Milliseconds |
495 |
239 |
306 |
810 |
401 |
692 |
163 |
89 |
47 |
71 |
279 |
172 |
80 |
107 |
179 |
175 |
54 |
210 |
310 |
114 |
303 |
70 |
131 |
65 |
181 |
Character |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
Milliseconds |
947 |
254 |
720 |
158 |
303 |
145 |
691 |
461 |
356 |
70 |
392 |
61 |
58 |
169 |
172 |
59 |
37 |
278 |
299 |
384 |
269 |
53 |
140 |
55 |
122 |
Character |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
86 |
309 |
748 |
293 |
195 |
213 |
115 |
59 |
71 |
162 |
364 |
368 |
169 |
61 |
138 |
95 |
87 |
167 |
279 |
39 |
177 |
317 |
48 |
129 |
167 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
r |
e |
a |
d |
-d |
-a |
-e |
-r |
a |
r |
e |
a |
. |
|
- |
Milliseconds |
126 |
199 |
66 |
60 |
67 |
136 |
140 |
85 |
76 |
239 |
279 |
58 |
63 |
152 |
326 |
144 |
139 |
395 |
42 |
83 |
26 |
116 |
319 |
282 |
428 |
Character |
' |
; |
|
} |
} |
-} |
|
} |
Milliseconds |
202 |
533 |
587 |
1402 |
149 |
516 |
128 |
265 |
|
WPM Timing |
Seconds |
WPM |
1.52 |
71.19 |
3.03 |
55.37 |
4.55 |
47.46 |
6.07 |
45.48 |
7.59 |
47.46 |
9.1 |
50.1 |
10.62 |
48.59 |
12.14 |
48.45 |
13.65 |
50.1 |
15.17 |
49.04 |
16.69 |
46.74 |
18.2 |
48.12 |
19.72 |
47.46 |
21.24 |
46.9 |
22.76 |
46.93 |
24.27 |
45.48 |
25.79 |
47.46 |
27.31 |
47.46 |
28.82 |
47.46 |
30.34 |
48.25 |
31.86 |
48.97 |
33.37 |
47.46 |
34.89 |
47.12 |
36.41 |
47.46 |
37.93 |
48.73 |
39.44 |
49.9 |
40.96 |
50.39 |
42.48 |
49.44 |
43.99 |
48.28 |
45.51 |
48.52 |
47.03 |
47.72 |
48.54 |
47.96 |
50.06 |
48.42 |
51.58 |
48.63 |
53.1 |
48.14 |
54.61 |
47.68 |
56.13 |
48.32 |
57.65 |
48.71 |
59.16 |
48.27 |
60.68 |
48.65 |
62.2 |
49.58 |
63.71 |
50.66 |
65.23 |
49.67 |
66.75 |
49.44 |
68.27 |
48.69 |
69.78 |
47.81 |
71.3 |
50.66 |
72.82 |
49.6 |
74.33 |
48.59 |
75.85 |
47.62 |
|