Official speed |
97.69 wpm (36.97 seconds elapsed during race) |
Without ending ping |
98.18 wpm (2,751 ms delay sending score to TypeRacer’s server) |
Timerless |
99.18 wpm (344 ms elapsed before first character typed; 33.88 seconds elapsed during race) |
Timerless minus one |
98.82 wpm, ignoring the first character typed |
Race Start |
October 17, 2023 2:36:57am UTC |
Race Finish |
October 17, 2023 2:37:34am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
99.0% |
Points |
74.89 |
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 caalculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } cacttch ((e) { console.log(e.name + ' ' + e.mseessage); return 'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
-a |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
344 |
66 |
75 |
30 |
189 |
67 |
67 |
75 |
45 |
121 |
60 |
262 |
300 |
98 |
60 |
75 |
135 |
91 |
66 |
75 |
165 |
128 |
60 |
67 |
255 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
189 |
104 |
76 |
111 |
45 |
69 |
74 |
158 |
52 |
75 |
82 |
129 |
20 |
205 |
37 |
225 |
141 |
219 |
67 |
45 |
67 |
143 |
98 |
179 |
69 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
Milliseconds |
105 |
36 |
75 |
82 |
98 |
30 |
106 |
225 |
82 |
134 |
105 |
84 |
74 |
98 |
37 |
210 |
61 |
600 |
75 |
66 |
45 |
136 |
44 |
136 |
98 |
Character |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
Milliseconds |
112 |
68 |
59 |
226 |
307 |
345 |
113 |
262 |
127 |
271 |
278 |
224 |
83 |
82 |
30 |
218 |
143 |
82 |
189 |
97 |
142 |
157 |
270 |
105 |
83 |
Character |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
Milliseconds |
157 |
38 |
74 |
113 |
37 |
52 |
196 |
98 |
262 |
113 |
165 |
82 |
150 |
52 |
97 |
121 |
75 |
158 |
75 |
97 |
74 |
99 |
51 |
84 |
44 |
Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
Milliseconds |
151 |
37 |
187 |
106 |
150 |
51 |
76 |
210 |
248 |
322 |
90 |
90 |
29 |
53 |
82 |
105 |
45 |
69 |
165 |
104 |
67 |
69 |
202 |
38 |
157 |
Character |
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
Milliseconds |
173 |
97 |
105 |
83 |
51 |
69 |
67 |
105 |
37 |
108 |
65 |
158 |
75 |
67 |
83 |
82 |
44 |
69 |
51 |
129 |
105 |
67 |
68 |
97 |
255 |
Character |
; |
|
} |
|
} |
|
c |
a |
c |
t |
-t |
-c |
t |
c |
h |
|
( |
-( |
- |
( |
e |
) |
|
{ |
|
Milliseconds |
165 |
128 |
284 |
112 |
143 |
75 |
354 |
51 |
135 |
120 |
444 |
104 |
457 |
180 |
37 |
77 |
179 |
187 |
150 |
165 |
174 |
239 |
112 |
105 |
91 |
Character |
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
Milliseconds |
217 |
83 |
75 |
58 |
76 |
75 |
60 |
121 |
67 |
83 |
59 |
188 |
105 |
136 |
134 |
83 |
83 |
36 |
120 |
158 |
68 |
322 |
68 |
120 |
98 |
Character |
+ |
|
e |
. |
m |
s |
e |
-e |
-s |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
419 |
52 |
150 |
195 |
136 |
194 |
129 |
135 |
119 |
68 |
97 |
136 |
104 |
60 |
82 |
174 |
142 |
90 |
105 |
75 |
98 |
96 |
69 |
150 |
44 |
Character |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
Milliseconds |
45 |
271 |
111 |
76 |
128 |
60 |
105 |
44 |
136 |
51 |
84 |
97 |
74 |
75 |
30 |
76 |
82 |
22 |
76 |
37 |
76 |
67 |
44 |
53 |
90 |
Character |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
52 |
84 |
66 |
75 |
45 |
15 |
44 |
77 |
59 |
75 |
76 |
59 |
129 |
179 |
211 |
157 |
179 |
120 |
84 |
|
WPM Timing |
Seconds |
WPM |
0.74 |
81.14 |
1.48 |
81.14 |
2.22 |
86.55 |
2.96 |
89.25 |
3.7 |
97.37 |
4.44 |
102.77 |
5.18 |
102 |
5.92 |
103.45 |
6.66 |
104.58 |
7.39 |
105.48 |
8.13 |
101.79 |
8.87 |
102.77 |
9.61 |
97.37 |
10.35 |
95.05 |
11.09 |
95.2 |
11.83 |
94.32 |
12.57 |
93.55 |
13.31 |
94.66 |
14.05 |
93.95 |
14.79 |
95.74 |
15.53 |
97.37 |
16.27 |
96.63 |
17.01 |
96.66 |
17.75 |
98.04 |
18.49 |
98.01 |
19.23 |
99.86 |
19.97 |
102.17 |
20.71 |
101.42 |
21.44 |
100.16 |
22.18 |
97.91 |
22.92 |
95.27 |
23.66 |
93.31 |
24.4 |
91.96 |
25.14 |
93.07 |
25.88 |
93.66 |
26.62 |
94.21 |
27.36 |
94.3 |
28.1 |
93.1 |
28.84 |
91.54 |
29.58 |
92.09 |
30.32 |
92.62 |
31.06 |
93.12 |
31.8 |
94.35 |
32.54 |
96.63 |
33.28 |
98.45 |
34.02 |
97.72 |
34.76 |
103.93 |
35.5 |
101.76 |
36.23 |
99.68 |
36.97 |
97.69 |
|