Official speed |
67.22 wpm (53.73 seconds elapsed during race) |
Without ending ping |
67.72 wpm (4,115 ms delay sending score to TypeRacer’s server) |
Timerless |
68.17 wpm (327 ms elapsed before first character typed; 49.29 seconds elapsed during race) |
Timerless minus one |
67.92 wpm, ignoring the first character typed |
Race Start |
December 15, 2023 4:00:18pm UTC |
Race Finish |
December 15, 2023 4:01:12pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.2% |
Points |
51.53 |
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 = width * height; if (!isNaN(area)) { return area: ; } else { throw new Error('caluclculateArea() recieveceived invalid number') ; } } accatch(er) { console.log(en.name + ' ' + e.message); return 'We were unable to accalculae te 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 |
327 |
120 |
70 |
92 |
136 |
88 |
75 |
61 |
76 |
271 |
104 |
88 |
198 |
151 |
181 |
101 |
63 |
154 |
238 |
151 |
136 |
83 |
367 |
133 |
116 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
123 |
150 |
43 |
182 |
73 |
125 |
22 |
127 |
89 |
122 |
85 |
273 |
120 |
180 |
182 |
162 |
105 |
90 |
74 |
348 |
105 |
120 |
72 |
138 |
100 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
109 |
137 |
101 |
73 |
260 |
150 |
147 |
139 |
102 |
90 |
151 |
90 |
199 |
118 |
193 |
182 |
72 |
91 |
72 |
139 |
70 |
105 |
91 |
107 |
121 |
Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
100 |
154 |
227 |
209 |
169 |
237 |
147 |
316 |
242 |
284 |
106 |
119 |
90 |
332 |
148 |
182 |
373 |
90 |
136 |
55 |
140 |
71 |
123 |
106 |
23 |
Character |
a |
r |
e |
a |
: |
|
- |
-: |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
307 |
122 |
69 |
109 |
345 |
133 |
330 |
181 |
180 |
146 |
168 |
148 |
122 |
134 |
122 |
40 |
60 |
214 |
135 |
137 |
104 |
180 |
160 |
105 |
61 |
Character |
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
u |
c |
l |
-l |
-c |
-u |
c |
u |
l |
a |
t |
Milliseconds |
152 |
120 |
111 |
18 |
257 |
134 |
183 |
92 |
122 |
165 |
195 |
175 |
78 |
134 |
178 |
150 |
157 |
239 |
121 |
162 |
90 |
122 |
70 |
124 |
121 |
Character |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
i |
e |
v |
-v |
-e |
-i |
-c |
e |
-e |
c |
e |
i |
v |
e |
Milliseconds |
88 |
272 |
249 |
44 |
92 |
303 |
42 |
140 |
122 |
83 |
243 |
149 |
42 |
230 |
241 |
150 |
147 |
149 |
93 |
508 |
122 |
208 |
92 |
87 |
74 |
Character |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
|
- |
; |
|
} |
|
} |
Milliseconds |
213 |
89 |
108 |
56 |
116 |
59 |
91 |
92 |
107 |
75 |
169 |
87 |
109 |
268 |
89 |
42 |
138 |
256 |
857 |
330 |
209 |
148 |
166 |
129 |
305 |
Character |
|
a |
c |
-c |
-a |
c |
a |
t |
c |
h |
( |
e |
r |
-r |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
Milliseconds |
137 |
151 |
133 |
284 |
120 |
58 |
213 |
166 |
252 |
137 |
195 |
195 |
118 |
360 |
197 |
213 |
284 |
149 |
299 |
40 |
76 |
109 |
120 |
115 |
94 |
Character |
. |
l |
o |
g |
( |
e |
n |
-n |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
Milliseconds |
145 |
148 |
186 |
168 |
205 |
226 |
91 |
375 |
242 |
239 |
119 |
122 |
56 |
155 |
164 |
103 |
181 |
136 |
123 |
175 |
889 |
133 |
196 |
271 |
195 |
Character |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
Milliseconds |
132 |
347 |
120 |
208 |
41 |
441 |
224 |
228 |
102 |
56 |
93 |
138 |
105 |
102 |
120 |
121 |
71 |
454 |
256 |
150 |
106 |
71 |
91 |
121 |
74 |
Character |
u |
n |
a |
b |
l |
e |
|
t |
o |
|
a |
c |
-c |
-a |
c |
a |
l |
c |
u |
l |
a |
e |
|
- |
-e |
Milliseconds |
90 |
89 |
123 |
163 |
121 |
119 |
120 |
103 |
75 |
73 |
125 |
165 |
228 |
100 |
107 |
40 |
157 |
134 |
106 |
385 |
137 |
211 |
84 |
274 |
147 |
Character |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
91 |
76 |
124 |
174 |
123 |
59 |
121 |
245 |
205 |
69 |
122 |
199 |
210 |
525 |
272 |
252 |
124 |
284 |
|
WPM Timing |
Seconds |
WPM |
1.07 |
100.5 |
2.15 |
89.33 |
3.22 |
81.88 |
4.3 |
89.33 |
5.37 |
87.1 |
6.45 |
85.61 |
7.52 |
87.73 |
8.6 |
87.93 |
9.67 |
90.57 |
10.75 |
88.21 |
11.82 |
85.27 |
12.9 |
83.75 |
13.97 |
84.18 |
15.05 |
82.95 |
16.12 |
78.91 |
17.19 |
80.26 |
18.27 |
80.79 |
19.34 |
81.26 |
20.42 |
79.34 |
21.49 |
78.72 |
22.57 |
78.16 |
23.64 |
76.13 |
24.72 |
72.82 |
25.79 |
73.51 |
26.87 |
75.04 |
27.94 |
74.3 |
29.02 |
71.96 |
30.09 |
71.38 |
31.17 |
70.46 |
32.24 |
69.23 |
33.32 |
68.8 |
34.39 |
69.79 |
35.46 |
68.69 |
36.54 |
68.97 |
37.61 |
68.59 |
38.69 |
67.62 |
39.76 |
67.9 |
40.84 |
67.58 |
41.91 |
67.86 |
42.99 |
68.67 |
44.06 |
69.45 |
45.14 |
69.12 |
46.21 |
68.04 |
47.29 |
68.27 |
48.36 |
68.24 |
49.44 |
67.72 |
50.51 |
71.51 |
51.58 |
70.02 |
52.66 |
68.59 |
53.73 |
67.22 |
|