Official speed |
75.37 wpm (47.92 seconds elapsed during race) |
Without ending ping |
75.57 wpm (3,464 ms delay sending score to TypeRacer’s server) |
Timerless |
76.10 wpm (309 ms elapsed before first character typed; 44.15 seconds elapsed during race) |
Timerless minus one |
75.83 wpm, ignoring the first character typed |
Race Start |
March 3, 2024 3:37:31am UTC |
Race Finish |
March 3, 2024 3:38:19am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.5% |
Points |
57.78 |
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 { var area =w width * height; if (!isNaN(area)) { return area; } esllse { throw new Error('accalculateArea() received invalid number'); } } catch(e0 ) { sconsole.log(e.name + ' ' + em..meesagsage); return 'We were unablet o to calculate the aree.a.'; } } |
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 |
309 |
131 |
240 |
123 |
196 |
94 |
49 |
64 |
103 |
81 |
149 |
275 |
144 |
151 |
95 |
108 |
104 |
67 |
296 |
308 |
66 |
439 |
453 |
247 |
115 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
104 |
163 |
72 |
200 |
107 |
192 |
163 |
112 |
137 |
102 |
106 |
220 |
104 |
143 |
161 |
150 |
61 |
108 |
85 |
203 |
78 |
138 |
76 |
137 |
62 |
Character |
a |
r |
e |
a |
|
= |
w |
|
- |
-w |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
123 |
80 |
72 |
71 |
72 |
125 |
147 |
22 |
414 |
123 |
85 |
74 |
134 |
101 |
138 |
98 |
111 |
127 |
132 |
103 |
119 |
95 |
85 |
138 |
45 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
181 |
84 |
116 |
101 |
108 |
146 |
250 |
312 |
95 |
294 |
236 |
181 |
258 |
260 |
118 |
40 |
107 |
258 |
167 |
102 |
138 |
157 |
150 |
42 |
132 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
s |
l |
-l |
-s |
l |
s |
e |
|
{ |
|
t |
h |
Milliseconds |
53 |
122 |
98 |
47 |
77 |
77 |
91 |
82 |
63 |
150 |
208 |
185 |
133 |
152 |
236 |
287 |
22 |
244 |
77 |
35 |
61 |
161 |
116 |
95 |
90 |
Character |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
a |
c |
-c |
-a |
c |
a |
l |
c |
u |
l |
Milliseconds |
164 |
156 |
196 |
183 |
29 |
87 |
54 |
144 |
120 |
139 |
177 |
86 |
82 |
120 |
228 |
156 |
139 |
250 |
112 |
53 |
95 |
102 |
87 |
144 |
101 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
38 |
145 |
56 |
326 |
331 |
58 |
58 |
304 |
69 |
62 |
111 |
45 |
189 |
137 |
41 |
123 |
74 |
144 |
141 |
54 |
103 |
73 |
69 |
64 |
114 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
0 |
|
Milliseconds |
89 |
82 |
98 |
58 |
163 |
172 |
40 |
75 |
82 |
335 |
521 |
229 |
136 |
156 |
121 |
101 |
114 |
82 |
104 |
148 |
102 |
172 |
133 |
154 |
210 |
Character |
- |
-0 |
) |
|
{ |
|
s |
-s |
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
Milliseconds |
230 |
150 |
224 |
135 |
160 |
220 |
137 |
340 |
92 |
122 |
81 |
119 |
102 |
185 |
100 |
99 |
178 |
184 |
67 |
183 |
174 |
75 |
132 |
114 |
112 |
Character |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
m |
. |
-. |
-m |
. |
m |
e |
e |
-e |
s |
a |
g |
-g |
-a |
Milliseconds |
69 |
106 |
102 |
120 |
116 |
185 |
106 |
159 |
124 |
141 |
135 |
140 |
134 |
210 |
112 |
209 |
97 |
84 |
466 |
344 |
82 |
241 |
130 |
241 |
146 |
Character |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
Milliseconds |
111 |
96 |
83 |
94 |
177 |
182 |
143 |
17 |
61 |
161 |
65 |
158 |
71 |
75 |
120 |
280 |
215 |
169 |
116 |
48 |
148 |
108 |
179 |
64 |
66 |
Character |
a |
b |
l |
e |
t |
|
o |
-o |
- |
-t |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
Milliseconds |
136 |
99 |
160 |
53 |
211 |
66 |
107 |
330 |
144 |
146 |
477 |
332 |
114 |
117 |
162 |
88 |
88 |
170 |
111 |
97 |
20 |
144 |
90 |
58 |
115 |
Character |
h |
e |
|
a |
r |
e |
e |
. |
-. |
-e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
128 |
97 |
152 |
121 |
131 |
62 |
75 |
180 |
347 |
104 |
104 |
137 |
152 |
314 |
163 |
310 |
74 |
223 |
|
WPM Timing |
Seconds |
WPM |
0.96 |
50.08 |
1.92 |
75.12 |
2.88 |
79.29 |
3.83 |
68.86 |
4.79 |
70.11 |
5.75 |
70.95 |
6.71 |
75.12 |
7.67 |
78.25 |
8.63 |
77.9 |
9.58 |
78.88 |
10.54 |
80.81 |
11.5 |
81.38 |
12.46 |
78.97 |
13.42 |
78.7 |
14.38 |
79.29 |
15.34 |
82.94 |
16.29 |
80.27 |
17.25 |
79.99 |
18.21 |
80.39 |
19.17 |
82.01 |
20.13 |
79.29 |
21.09 |
80.24 |
22.04 |
80.02 |
23 |
81.38 |
23.96 |
83.63 |
24.92 |
83.31 |
25.88 |
82.08 |
26.84 |
82.72 |
27.8 |
80.3 |
28.75 |
79.29 |
29.71 |
79.56 |
30.67 |
79.81 |
31.63 |
80.43 |
32.59 |
80.27 |
33.55 |
79.05 |
34.5 |
77.21 |
35.46 |
76.47 |
36.42 |
77.43 |
37.38 |
77.37 |
38.34 |
77.94 |
39.3 |
76.65 |
40.26 |
75.42 |
41.21 |
76.28 |
42.17 |
76.83 |
43.13 |
75.95 |
44.09 |
75.39 |
45.05 |
80.18 |
46.01 |
78.51 |
46.97 |
76.91 |
47.92 |
75.37 |
|