Official speed |
92.96 wpm (38.86 seconds elapsed during race) |
Without ending ping |
93.44 wpm (2,898 ms delay sending score to TypeRacer’s server) |
Timerless |
95.56 wpm (795 ms elapsed before first character typed; 35.16 seconds elapsed during race) |
Timerless minus one |
95.22 wpm, ignoring the first character typed |
Race Start |
June 16, 2023 4:27:31pm UTC |
Race Finish |
June 16, 2023 4:28:10pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
98.3% |
Points |
71.27 |
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) { try { warvar harea = 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 unabel le to calculate the area.'; } } |
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 |
795 |
98 |
56 |
48 |
64 |
48 |
40 |
48 |
41 |
49 |
54 |
82 |
79 |
94 |
40 |
41 |
64 |
48 |
152 |
95 |
71 |
32 |
122 |
121 |
104 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
w |
a |
r |
-r |
Milliseconds |
96 |
63 |
24 |
192 |
81 |
63 |
8 |
114 |
31 |
72 |
80 |
97 |
151 |
192 |
128 |
47 |
56 |
80 |
65 |
248 |
111 |
121 |
47 |
89 |
143 |
Character |
-a |
-w |
v |
a |
r |
|
h |
-h |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
Milliseconds |
135 |
130 |
72 |
46 |
58 |
80 |
111 |
265 |
48 |
64 |
72 |
47 |
40 |
90 |
95 |
39 |
81 |
119 |
65 |
15 |
71 |
106 |
88 |
64 |
23 |
Character |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
Milliseconds |
97 |
46 |
56 |
89 |
88 |
63 |
115 |
64 |
70 |
121 |
256 |
416 |
55 |
321 |
161 |
200 |
255 |
152 |
80 |
72 |
40 |
168 |
152 |
272 |
176 |
Character |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
Milliseconds |
119 |
65 |
49 |
80 |
65 |
61 |
87 |
66 |
31 |
72 |
73 |
39 |
784 |
249 |
152 |
160 |
248 |
95 |
57 |
46 |
57 |
185 |
111 |
80 |
41 |
Character |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
63 |
112 |
73 |
95 |
97 |
31 |
55 |
48 |
113 |
97 |
151 |
57 |
95 |
136 |
248 |
375 |
90 |
86 |
66 |
87 |
64 |
32 |
41 |
55 |
152 |
Character |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
Milliseconds |
145 |
38 |
41 |
192 |
65 |
454 |
106 |
63 |
152 |
79 |
81 |
48 |
89 |
87 |
89 |
103 |
63 |
26 |
31 |
97 |
54 |
42 |
62 |
97 |
47 |
Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
Milliseconds |
113 |
64 |
56 |
80 |
64 |
224 |
481 |
215 |
184 |
176 |
400 |
192 |
176 |
55 |
104 |
81 |
71 |
137 |
152 |
144 |
305 |
207 |
112 |
200 |
64 |
Character |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
" |
-" |
' |
|
Milliseconds |
55 |
48 |
81 |
72 |
72 |
112 |
216 |
80 |
152 |
168 |
184 |
149 |
213 |
127 |
47 |
105 |
129 |
119 |
127 |
112 |
385 |
207 |
384 |
121 |
279 |
Character |
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
Milliseconds |
296 |
113 |
191 |
80 |
192 |
72 |
39 |
177 |
79 |
129 |
47 |
601 |
240 |
256 |
104 |
63 |
81 |
47 |
89 |
72 |
241 |
271 |
232 |
256 |
137 |
Character |
w |
e |
r |
e |
|
u |
n |
a |
b |
e |
l |
|
- |
-l |
-e |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
79 |
41 |
46 |
88 |
82 |
79 |
64 |
47 |
56 |
145 |
23 |
161 |
209 |
127 |
136 |
80 |
40 |
88 |
23 |
89 |
72 |
40 |
55 |
113 |
88 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
112 |
80 |
7 |
81 |
72 |
80 |
192 |
80 |
80 |
81 |
63 |
128 |
41 |
64 |
1008 |
199 |
481 |
319 |
168 |
112 |
96 |
|
WPM Timing |
Seconds |
WPM |
0.78 |
0 |
1.55 |
100.37 |
2.33 |
118.39 |
3.11 |
123.53 |
3.89 |
123.53 |
4.66 |
118.39 |
5.44 |
110.3 |
6.22 |
108.09 |
6.99 |
114.96 |
7.77 |
118.9 |
8.55 |
112.3 |
9.33 |
106.81 |
10.1 |
106.91 |
10.88 |
106.99 |
11.66 |
107.06 |
12.43 |
102.3 |
13.21 |
102.64 |
13.99 |
103.8 |
14.77 |
105.65 |
15.54 |
103.46 |
16.32 |
106.62 |
17.1 |
103.88 |
17.87 |
105.41 |
18.65 |
108.74 |
19.43 |
106.86 |
20.2 |
105.12 |
20.98 |
103.52 |
21.76 |
103.13 |
22.54 |
102.24 |
23.31 |
102.95 |
24.09 |
101.62 |
24.87 |
102.3 |
25.64 |
99.67 |
26.42 |
97.65 |
27.2 |
97.5 |
27.98 |
96.94 |
28.75 |
95.57 |
29.53 |
95.9 |
30.31 |
94.63 |
31.08 |
96.13 |
31.86 |
94.53 |
32.64 |
96.33 |
33.42 |
96.96 |
34.19 |
95.81 |
34.97 |
94.37 |
35.75 |
92.99 |
36.52 |
98.89 |
37.3 |
96.83 |
38.08 |
94.86 |
38.86 |
92.96 |
|