Official speed |
47.60 wpm (75.88 seconds elapsed during race) |
Without ending ping |
47.68 wpm (5,412 ms delay sending score to TypeRacer’s server) |
Timerless |
47.89 wpm (314 ms elapsed before first character typed; 70.16 seconds elapsed during race) |
Timerless minus one |
47.72 wpm, ignoring the first character typed |
Race Start |
August 28, 2024 2:12:22pm UTC |
Race Finish |
August 28, 2024 2:13:38pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.7% |
Points |
36.50 |
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) {tr try { wvar area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea)() recieived invalid number' ); } ]} catch(e_) { console.log(e.name + ' ' _ + e.message); return ' WWe were unable to calculate the earea.'; } } |
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 |
314 |
76 |
202 |
82 |
240 |
110 |
74 |
91 |
76 |
177 |
150 |
114 |
117 |
134 |
186 |
64 |
113 |
238 |
487 |
127 |
135 |
163 |
320 |
305 |
101 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
t |
r |
-r |
-t |
|
t |
r |
y |
|
{ |
|
Milliseconds |
233 |
193 |
85 |
233 |
82 |
246 |
171 |
119 |
233 |
122 |
93 |
783 |
602 |
501 |
443 |
186 |
255 |
135 |
101 |
80 |
151 |
100 |
638 |
251 |
257 |
Character |
w |
-w |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
Milliseconds |
438 |
315 |
35 |
98 |
115 |
83 |
156 |
97 |
116 |
164 |
387 |
104 |
135 |
291 |
108 |
104 |
240 |
101 |
92 |
510 |
88 |
199 |
195 |
107 |
157 |
Character |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
Milliseconds |
87 |
94 |
351 |
314 |
186 |
67 |
124 |
610 |
496 |
395 |
77 |
282 |
459 |
333 |
347 |
312 |
125 |
101 |
123 |
387 |
823 |
566 |
570 |
428 |
237 |
Character |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
Milliseconds |
52 |
191 |
141 |
115 |
137 |
112 |
225 |
103 |
123 |
417 |
225 |
164 |
655 |
101 |
385 |
114 |
185 |
104 |
420 |
279 |
146 |
213 |
123 |
89 |
108 |
Character |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
122 |
116 |
179 |
86 |
129 |
33 |
282 |
133 |
187 |
119 |
91 |
321 |
275 |
314 |
136 |
48 |
212 |
71 |
217 |
119 |
214 |
136 |
303 |
159 |
140 |
Character |
a |
) |
-) |
( |
) |
|
r |
e |
c |
i |
-i |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
Milliseconds |
186 |
604 |
483 |
260 |
94 |
663 |
251 |
52 |
254 |
216 |
320 |
70 |
149 |
94 |
173 |
246 |
66 |
145 |
73 |
98 |
151 |
65 |
165 |
114 |
107 |
Character |
n |
u |
m |
b |
e |
r |
' |
|
- |
) |
; |
|
} |
|
] |
-] |
} |
|
c |
a |
t |
c |
h |
( |
e |
Milliseconds |
179 |
159 |
176 |
66 |
164 |
71 |
187 |
184 |
551 |
777 |
399 |
434 |
690 |
174 |
394 |
544 |
272 |
256 |
179 |
121 |
150 |
279 |
73 |
366 |
203 |
Character |
_ |
-_ |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
Milliseconds |
1100 |
388 |
547 |
333 |
678 |
597 |
191 |
105 |
77 |
67 |
143 |
164 |
108 |
184 |
227 |
228 |
86 |
350 |
401 |
128 |
203 |
127 |
95 |
95 |
125 |
Character |
+ |
|
' |
|
' |
|
_ |
|
- |
-_ |
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
Milliseconds |
252 |
121 |
455 |
166 |
220 |
208 |
420 |
160 |
450 |
118 |
822 |
46 |
1005 |
181 |
220 |
166 |
201 |
152 |
149 |
74 |
150 |
298 |
636 |
184 |
217 |
Character |
e |
t |
u |
r |
n |
|
' |
|
W |
-W |
- |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
Milliseconds |
107 |
2465 |
83 |
100 |
149 |
204 |
315 |
172 |
256 |
266 |
123 |
411 |
68 |
169 |
180 |
94 |
109 |
148 |
133 |
426 |
175 |
137 |
200 |
89 |
97 |
Character |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
e |
-e |
a |
r |
e |
a |
. |
Milliseconds |
107 |
104 |
54 |
80 |
98 |
159 |
44 |
204 |
41 |
182 |
90 |
156 |
144 |
81 |
112 |
70 |
70 |
81 |
194 |
371 |
137 |
68 |
88 |
225 |
253 |
Character |
' |
; |
|
} |
|
} |
Milliseconds |
717 |
542 |
539 |
464 |
173 |
294 |
|
WPM Timing |
Seconds |
WPM |
1.52 |
79.07 |
3.04 |
71.16 |
4.55 |
68.53 |
6.07 |
71.16 |
7.59 |
60.09 |
9.11 |
54.03 |
10.62 |
51.96 |
12.14 |
53.37 |
13.66 |
54.47 |
15.18 |
56.14 |
16.69 |
54.63 |
18.21 |
53.37 |
19.73 |
52.92 |
21.25 |
50.83 |
22.76 |
49.02 |
24.28 |
50.9 |
25.8 |
50.23 |
27.32 |
50.52 |
28.84 |
52.85 |
30.35 |
53.37 |
31.87 |
53.84 |
33.39 |
52.11 |
34.91 |
51.91 |
36.42 |
52.71 |
37.94 |
54.08 |
39.46 |
52.31 |
40.98 |
51.25 |
42.49 |
50.27 |
44.01 |
50.44 |
45.53 |
49.02 |
47.05 |
47.95 |
48.56 |
48.68 |
50.08 |
48.64 |
51.6 |
49.07 |
53.12 |
48.57 |
54.64 |
47.66 |
56.15 |
47.66 |
57.67 |
47.65 |
59.19 |
46.83 |
60.71 |
46.26 |
62.22 |
45.71 |
63.74 |
46.12 |
65.26 |
47.44 |
66.78 |
48.34 |
68.29 |
48.14 |
69.81 |
47.61 |
71.33 |
50.64 |
72.85 |
49.58 |
74.36 |
48.57 |
75.88 |
47.6 |
|