Official speed |
51.26 wpm (70.46 seconds elapsed during race) |
Without ending ping |
51.39 wpm (5,079 ms delay sending score to TypeRacer’s server) |
Timerless |
51.87 wpm (610 ms elapsed before first character typed; 64.78 seconds elapsed during race) |
Timerless minus one |
51.69 wpm, ignoring the first character typed |
Race Start |
July 4, 2023 8:52:30pm UTC |
Race Finish |
July 4, 2023 8:53:41pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.7% |
Points |
39.30 |
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 |
fincuunction calculateArea(width, height) [{ try { car var area = width * height; if (!isNaN(area)) {retu treturn area; } else {thro throw new Error('calculateArea() received invalid number')'; } } catch(e) {con console.log(e.name + ' ' + e.message); rereturn 'We were unable to calcualate the atrea.'; } } |
Timing |
Character |
f |
i |
n |
c |
-c |
-n |
u |
-u |
-i |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
610 |
113 |
125 |
74 |
206 |
114 |
279 |
251 |
119 |
147 |
128 |
90 |
136 |
84 |
115 |
147 |
135 |
198 |
130 |
95 |
112 |
127 |
155 |
34 |
186 |
Character |
e |
A |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
[ |
-[ |
{ |
|
Milliseconds |
95 |
341 |
237 |
112 |
214 |
540 |
226 |
109 |
119 |
201 |
102 |
168 |
131 |
159 |
52 |
127 |
104 |
59 |
84 |
267 |
456 |
746 |
189 |
164 |
272 |
Character |
t |
r |
y |
|
{ |
|
c |
a |
r |
|
- |
-r |
-a |
-c |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
Milliseconds |
102 |
119 |
196 |
434 |
263 |
236 |
339 |
89 |
219 |
105 |
198 |
115 |
135 |
104 |
384 |
45 |
180 |
55 |
104 |
176 |
99 |
135 |
187 |
155 |
29 |
Character |
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
Milliseconds |
248 |
247 |
306 |
152 |
87 |
126 |
228 |
414 |
348 |
75 |
67 |
89 |
78 |
78 |
507 |
72 |
149 |
100 |
91 |
1090 |
690 |
238 |
85 |
837 |
140 |
Character |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
r |
e |
t |
u |
-u |
-t |
-e |
-r |
|
t |
-t |
r |
e |
t |
u |
Milliseconds |
333 |
415 |
171 |
168 |
99 |
145 |
286 |
128 |
451 |
591 |
270 |
112 |
169 |
90 |
182 |
129 |
124 |
113 |
177 |
108 |
280 |
86 |
93 |
161 |
225 |
Character |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
t |
h |
r |
o |
-o |
-r |
-h |
-t |
Milliseconds |
146 |
74 |
133 |
89 |
170 |
102 |
179 |
221 |
99 |
494 |
193 |
260 |
191 |
130 |
164 |
81 |
378 |
247 |
83 |
57 |
135 |
200 |
132 |
128 |
107 |
Character |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
Milliseconds |
79 |
168 |
80 |
64 |
114 |
82 |
158 |
119 |
56 |
107 |
87 |
340 |
210 |
130 |
64 |
73 |
877 |
376 |
123 |
120 |
97 |
92 |
118 |
159 |
45 |
Character |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
Milliseconds |
319 |
130 |
326 |
226 |
110 |
139 |
434 |
95 |
243 |
244 |
95 |
173 |
153 |
104 |
51 |
106 |
131 |
91 |
138 |
127 |
159 |
117 |
93 |
121 |
80 |
Character |
|
n |
u |
m |
b |
e |
r |
' |
) |
' |
-' |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
Milliseconds |
76 |
107 |
143 |
148 |
167 |
74 |
54 |
433 |
815 |
802 |
267 |
150 |
143 |
481 |
351 |
340 |
308 |
262 |
126 |
175 |
153 |
78 |
589 |
179 |
479 |
Character |
|
{ |
c |
o |
n |
-n |
-o |
-c |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
Milliseconds |
218 |
450 |
783 |
87 |
217 |
366 |
121 |
303 |
202 |
117 |
100 |
329 |
84 |
107 |
121 |
88 |
66 |
533 |
131 |
68 |
824 |
242 |
260 |
217 |
79 |
Character |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
-r |
Milliseconds |
73 |
108 |
201 |
357 |
183 |
872 |
157 |
161 |
106 |
566 |
151 |
216 |
417 |
180 |
84 |
143 |
121 |
159 |
81 |
100 |
312 |
253 |
108 |
474 |
334 |
Character |
e |
-e |
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
Milliseconds |
89 |
409 |
118 |
86 |
159 |
74 |
81 |
92 |
430 |
349 |
183 |
140 |
83 |
108 |
77 |
155 |
112 |
109 |
199 |
150 |
178 |
138 |
154 |
78 |
70 |
Character |
t |
o |
|
c |
a |
l |
c |
u |
a |
-a |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
t |
-t |
r |
e |
a |
Milliseconds |
76 |
68 |
134 |
15 |
147 |
99 |
390 |
98 |
86 |
227 |
135 |
69 |
161 |
99 |
68 |
87 |
61 |
61 |
90 |
91 |
190 |
297 |
48 |
96 |
135 |
Character |
. |
' |
; |
|
} |
|
} |
Milliseconds |
124 |
382 |
656 |
455 |
354 |
184 |
280 |
|
WPM Timing |
Seconds |
WPM |
1.41 |
8.51 |
2.82 |
34.06 |
4.23 |
51.09 |
5.64 |
48.96 |
7.05 |
59.6 |
8.46 |
53.93 |
9.87 |
52.31 |
11.27 |
48.96 |
12.68 |
48.25 |
14.09 |
50.24 |
15.5 |
50.32 |
16.91 |
53.93 |
18.32 |
50.43 |
19.73 |
48.66 |
21.14 |
49.39 |
22.55 |
48.43 |
23.96 |
46.08 |
25.37 |
46.83 |
26.78 |
47.95 |
28.19 |
48.54 |
29.6 |
47.44 |
31 |
49.15 |
32.41 |
48.87 |
33.82 |
50.03 |
35.23 |
50.41 |
36.64 |
52.07 |
38.05 |
53.93 |
39.46 |
52.61 |
40.87 |
51.38 |
42.28 |
50.81 |
43.69 |
51.09 |
45.1 |
50.29 |
46.51 |
48.77 |
47.92 |
49.59 |
49.33 |
48.9 |
50.73 |
49.43 |
52.14 |
49.02 |
53.55 |
48.85 |
54.96 |
49.56 |
56.37 |
48.75 |
57.78 |
49.01 |
59.19 |
49.87 |
60.6 |
51.09 |
62.01 |
51.86 |
63.42 |
51.85 |
64.83 |
51.27 |
66.24 |
54.53 |
67.65 |
53.4 |
69.06 |
52.31 |
70.46 |
51.26 |
|