Official speed |
47.70 wpm (75.72 seconds elapsed during race) |
Without ending ping |
47.88 wpm (5,542 ms delay sending score to TypeRacer’s server) |
Timerless |
48.00 wpm (186 ms elapsed before first character typed; 70.00 seconds elapsed during race) |
Timerless minus one |
47.83 wpm, ignoring the first character typed |
Race Start |
July 15, 2023 1:41:55pm UTC |
Race Finish |
July 15, 2023 1:43:10pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
36.57 |
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 caluculateArea(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.messaege); return 'We were unable to calucculate the area.''; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
u |
-u |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
186 |
113 |
171 |
81 |
198 |
63 |
85 |
152 |
133 |
219 |
131 |
99 |
197 |
553 |
102 |
127 |
128 |
78 |
112 |
104 |
404 |
230 |
38 |
138 |
345 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
460 |
86 |
135 |
235 |
89 |
258 |
117 |
186 |
93 |
109 |
165 |
79 |
231 |
490 |
367 |
533 |
375 |
256 |
182 |
100 |
539 |
859 |
499 |
336 |
72 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
Milliseconds |
222 |
107 |
130 |
124 |
89 |
330 |
150 |
479 |
126 |
314 |
63 |
177 |
245 |
92 |
210 |
877 |
189 |
225 |
100 |
118 |
137 |
79 |
170 |
112 |
207 |
Character |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
Milliseconds |
262 |
110 |
129 |
433 |
605 |
413 |
93 |
449 |
573 |
447 |
364 |
283 |
162 |
85 |
126 |
532 |
178 |
307 |
366 |
430 |
377 |
55 |
186 |
122 |
134 |
Character |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
Milliseconds |
99 |
102 |
93 |
132 |
57 |
416 |
102 |
182 |
1015 |
341 |
286 |
113 |
117 |
109 |
132 |
298 |
318 |
216 |
169 |
148 |
120 |
123 |
135 |
201 |
99 |
Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
Milliseconds |
110 |
133 |
319 |
182 |
177 |
93 |
180 |
318 |
366 |
362 |
120 |
117 |
226 |
120 |
150 |
83 |
163 |
73 |
346 |
252 |
29 |
146 |
500 |
30 |
344 |
Character |
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
Milliseconds |
326 |
70 |
250 |
203 |
112 |
126 |
87 |
257 |
120 |
130 |
166 |
129 |
98 |
375 |
155 |
138 |
126 |
135 |
208 |
185 |
184 |
54 |
99 |
290 |
335 |
Character |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
} |
-} |
{ |
|
c |
o |
n |
s |
o |
l |
Milliseconds |
405 |
290 |
438 |
300 |
592 |
181 |
623 |
150 |
171 |
203 |
101 |
213 |
253 |
420 |
322 |
720 |
562 |
287 |
353 |
236 |
47 |
139 |
98 |
143 |
160 |
Character |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
" |
-" |
' |
|
_ |
|
- |
-_ |
Milliseconds |
104 |
499 |
198 |
372 |
135 |
330 |
388 |
249 |
224 |
107 |
106 |
150 |
161 |
390 |
203 |
612 |
241 |
361 |
517 |
309 |
209 |
646 |
252 |
357 |
111 |
Character |
+ |
|
e |
. |
m |
e |
s |
s |
a |
e |
-e |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
208 |
225 |
194 |
358 |
290 |
142 |
217 |
191 |
169 |
263 |
450 |
72 |
86 |
411 |
564 |
373 |
383 |
86 |
171 |
107 |
174 |
46 |
374 |
333 |
435 |
Character |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
u |
c |
-c |
-u |
c |
Milliseconds |
324 |
149 |
413 |
65 |
351 |
79 |
196 |
234 |
174 |
144 |
133 |
145 |
124 |
117 |
113 |
97 |
124 |
158 |
108 |
146 |
214 |
160 |
263 |
110 |
100 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
' |
-' |
; |
|
} |
|
} |
Milliseconds |
136 |
191 |
157 |
143 |
77 |
107 |
155 |
94 |
151 |
148 |
139 |
164 |
84 |
484 |
298 |
368 |
689 |
656 |
267 |
411 |
1399 |
566 |
345 |
|
WPM Timing |
Seconds |
WPM |
1.51 |
79.24 |
3.03 |
67.35 |
4.54 |
60.75 |
6.06 |
65.37 |
7.57 |
60.22 |
9.09 |
56.79 |
10.6 |
50.94 |
12.12 |
53.48 |
13.63 |
53.7 |
15.14 |
51.5 |
16.66 |
54.74 |
18.17 |
52.82 |
19.69 |
50.59 |
21.2 |
50.37 |
22.72 |
49.13 |
24.23 |
51.5 |
25.75 |
49.87 |
27.26 |
50.62 |
28.77 |
52.13 |
30.29 |
51.9 |
31.8 |
53.2 |
33.32 |
52.94 |
34.83 |
53.74 |
36.35 |
54.47 |
37.86 |
54.83 |
39.38 |
53.94 |
40.89 |
53.12 |
42.41 |
52.92 |
43.92 |
51.37 |
45.43 |
52.03 |
46.95 |
51.63 |
48.46 |
51.75 |
49.98 |
51.14 |
51.49 |
50.11 |
53.01 |
49.13 |
54.52 |
49.3 |
56.04 |
48.61 |
57.55 |
48.79 |
59.06 |
48.56 |
60.58 |
48.73 |
62.09 |
49.67 |
63.61 |
49.62 |
65.12 |
50.12 |
66.64 |
49.52 |
68.15 |
48.77 |
69.67 |
47.89 |
71.18 |
50.74 |
72.69 |
49.69 |
74.21 |
48.67 |
75.72 |
47.7 |
|