Official speed |
94.10 wpm (38.38 seconds elapsed during race) |
Without ending ping |
94.87 wpm (2,842 ms delay sending score to TypeRacer’s server) |
Timerless |
95.68 wpm (302 ms elapsed before first character typed; 35.24 seconds elapsed during race) |
Timerless minus one |
95.34 wpm, ignoring the first character typed |
Race Start |
January 18, 2024 3:30:38pm UTC |
Race Finish |
January 18, 2024 3:31:17pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.0% |
Points |
72.14 |
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 ( va{ var area = width * height; (if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number') ; } } catch(e) { console.log(en..name + ' ' + e.messa)ege); return 'We were unable 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 |
302 |
83 |
105 |
70 |
143 |
62 |
55 |
37 |
112 |
38 |
126 |
66 |
49 |
73 |
100 |
73 |
75 |
66 |
207 |
121 |
70 |
62 |
217 |
132 |
395 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
|
- |
) |
|
{ |
|
t |
r |
y |
|
( |
|
v |
a |
Milliseconds |
143 |
131 |
65 |
808 |
123 |
63 |
88 |
80 |
61 |
61 |
55 |
166 |
276 |
95 |
77 |
203 |
85 |
82 |
86 |
62 |
111 |
163 |
97 |
116 |
64 |
Character |
${ |
- |
-v |
-a |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
Milliseconds |
578 |
0 |
0 |
0 |
86 |
133 |
76 |
117 |
51 |
83 |
68 |
68 |
83 |
55 |
152 |
58 |
146 |
124 |
77 |
131 |
62 |
105 |
154 |
112 |
122 |
Character |
e |
i |
g |
h |
t |
; |
|
( |
-( |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
Milliseconds |
92 |
39 |
60 |
113 |
7 |
115 |
143 |
235 |
306 |
40 |
91 |
70 |
184 |
183 |
179 |
72 |
262 |
147 |
345 |
244 |
184 |
121 |
54 |
88 |
101 |
Character |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
Milliseconds |
182 |
59 |
133 |
86 |
73 |
67 |
81 |
64 |
137 |
100 |
199 |
129 |
97 |
105 |
38 |
245 |
227 |
163 |
97 |
147 |
83 |
152 |
33 |
111 |
90 |
Character |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
Milliseconds |
169 |
202 |
49 |
70 |
80 |
97 |
80 |
86 |
0 |
171 |
94 |
299 |
142 |
163 |
86 |
71 |
124 |
228 |
113 |
138 |
80 |
36 |
66 |
90 |
82 |
Character |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
Milliseconds |
47 |
79 |
202 |
131 |
42 |
85 |
135 |
89 |
74 |
104 |
77 |
91 |
112 |
59 |
43 |
106 |
76 |
211 |
73 |
67 |
135 |
92 |
128 |
58 |
58 |
Character |
|
n |
u |
m |
b |
e |
r |
' |
) |
|
- |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
Milliseconds |
76 |
93 |
72 |
88 |
130 |
91 |
66 |
151 |
80 |
149 |
247 |
221 |
76 |
154 |
108 |
114 |
122 |
115 |
92 |
59 |
170 |
47 |
163 |
177 |
178 |
Character |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
n |
. |
-. |
-n |
. |
n |
a |
m |
e |
Milliseconds |
123 |
390 |
73 |
188 |
73 |
94 |
38 |
91 |
113 |
58 |
186 |
66 |
95 |
80 |
122 |
215 |
187 |
64 |
316 |
176 |
53 |
109 |
91 |
57 |
87 |
Character |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
) |
e |
-e |
-) |
g |
e |
) |
; |
|
Milliseconds |
281 |
173 |
66 |
222 |
102 |
159 |
104 |
267 |
67 |
377 |
266 |
123 |
95 |
97 |
145 |
75 |
67 |
95 |
263 |
164 |
272 |
130 |
195 |
196 |
104 |
Character |
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
Milliseconds |
99 |
52 |
100 |
59 |
91 |
137 |
68 |
153 |
230 |
109 |
103 |
95 |
60 |
108 |
52 |
67 |
87 |
38 |
129 |
38 |
54 |
49 |
77 |
44 |
76 |
Character |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
Milliseconds |
85 |
49 |
112 |
78 |
36 |
114 |
81 |
79 |
43 |
73 |
58 |
24 |
51 |
47 |
100 |
43 |
129 |
25 |
104 |
165 |
230 |
364 |
106 |
180 |
94 |
Character |
} |
Milliseconds |
205 |
|
WPM Timing |
Seconds |
WPM |
0.77 |
93.79 |
1.54 |
125.05 |
2.3 |
114.63 |
3.07 |
101.6 |
3.84 |
87.53 |
4.61 |
93.79 |
5.37 |
87.09 |
6.14 |
89.88 |
6.91 |
81.63 |
7.68 |
87.53 |
8.44 |
89.52 |
9.21 |
93.79 |
9.98 |
88.98 |
10.75 |
89.32 |
11.52 |
86.49 |
12.28 |
86.95 |
13.05 |
89.19 |
13.82 |
89.45 |
14.59 |
88.85 |
15.35 |
89.88 |
16.12 |
92.3 |
16.89 |
90.95 |
17.66 |
91.07 |
18.42 |
93.14 |
19.19 |
95.04 |
19.96 |
96.19 |
20.73 |
97.26 |
21.5 |
97.14 |
22.26 |
95.94 |
23.03 |
96.39 |
23.8 |
95.3 |
24.57 |
95.74 |
25.33 |
96.16 |
26.1 |
93.79 |
26.87 |
93.79 |
27.64 |
93.35 |
28.4 |
92.1 |
29.17 |
92.14 |
29.94 |
90.18 |
30.71 |
89.88 |
31.48 |
90.74 |
32.24 |
91.18 |
33.01 |
93.42 |
33.78 |
95.21 |
34.55 |
95.52 |
35.31 |
94.81 |
36.08 |
100.11 |
36.85 |
98.02 |
37.62 |
96.02 |
38.38 |
94.1 |
|