Official speed |
70.64 wpm (51.13 seconds elapsed during race) |
Without ending ping |
70.83 wpm (3,694 ms delay sending score to TypeRacer’s server) |
Timerless |
71.48 wpm (436 ms elapsed before first character typed; 47.00 seconds elapsed during race) |
Timerless minus one |
71.23 wpm, ignoring the first character typed |
Race Start |
April 21, 2025 3:38:06am UTC |
Race Finish |
April 21, 2025 3:38:58am UTC |
Outcome |
Win (1 of 2) |
Accuracy |
98.0% |
Points |
54.16 |
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, height0) {t try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { connsole.log(e.name + ' ' + e.message); return ' We were unable to calculate 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 |
436 |
86 |
112 |
15 |
141 |
46 |
100 |
118 |
132 |
49 |
104 |
182 |
147 |
153 |
150 |
50 |
82 |
69 |
414 |
266 |
50 |
33 |
168 |
200 |
116 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
0 |
-0 |
) |
|
{ |
t |
-t |
|
t |
r |
y |
|
{ |
|
Milliseconds |
63 |
137 |
81 |
71 |
130 |
184 |
82 |
68 |
118 |
115 |
86 |
229 |
252 |
251 |
168 |
232 |
268 |
314 |
118 |
48 |
35 |
118 |
365 |
216 |
268 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
199 |
85 |
113 |
121 |
152 |
115 |
49 |
50 |
199 |
100 |
46 |
270 |
100 |
54 |
147 |
32 |
201 |
64 |
151 |
186 |
99 |
117 |
131 |
101 |
82 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
139 |
180 |
150 |
99 |
84 |
333 |
385 |
300 |
99 |
269 |
297 |
385 |
349 |
130 |
118 |
83 |
70 |
265 |
233 |
251 |
366 |
252 |
78 |
36 |
116 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
69 |
98 |
69 |
149 |
100 |
82 |
51 |
33 |
66 |
123 |
678 |
149 |
136 |
98 |
67 |
53 |
67 |
699 |
148 |
301 |
66 |
83 |
84 |
66 |
100 |
Character |
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
116 |
50 |
30 |
89 |
263 |
221 |
132 |
67 |
100 |
385 |
331 |
568 |
45 |
87 |
50 |
100 |
118 |
45 |
52 |
53 |
511 |
237 |
54 |
29 |
187 |
Character |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
Milliseconds |
146 |
234 |
117 |
50 |
183 |
52 |
181 |
118 |
96 |
137 |
135 |
148 |
117 |
82 |
33 |
85 |
104 |
76 |
70 |
147 |
140 |
130 |
115 |
68 |
30 |
Character |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
-n |
n |
s |
Milliseconds |
122 |
580 |
234 |
333 |
967 |
119 |
164 |
134 |
286 |
64 |
146 |
121 |
53 |
598 |
168 |
130 |
219 |
415 |
135 |
333 |
216 |
167 |
248 |
317 |
100 |
Character |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
Milliseconds |
82 |
103 |
82 |
66 |
200 |
119 |
80 |
253 |
249 |
117 |
550 |
80 |
70 |
82 |
150 |
68 |
83 |
299 |
233 |
133 |
118 |
383 |
103 |
247 |
117 |
Character |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
|
- |
W |
e |
|
w |
e |
Milliseconds |
351 |
80 |
136 |
151 |
64 |
115 |
51 |
170 |
314 |
149 |
285 |
50 |
133 |
99 |
66 |
69 |
168 |
212 |
202 |
251 |
166 |
151 |
132 |
137 |
147 |
Character |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
Milliseconds |
52 |
98 |
101 |
150 |
99 |
50 |
84 |
85 |
66 |
97 |
73 |
94 |
121 |
50 |
46 |
115 |
86 |
83 |
101 |
50 |
97 |
36 |
100 |
181 |
49 |
Character |
e |
|
a |
r |
e |
a |
. |
; |
" |
-" |
-; |
' |
" |
-" |
; |
|
} |
|
} |
Milliseconds |
121 |
82 |
82 |
67 |
52 |
46 |
87 |
533 |
317 |
318 |
97 |
119 |
502 |
414 |
449 |
299 |
1303 |
150 |
136 |
|
WPM Timing |
Seconds |
WPM |
1.02 |
82.14 |
2.05 |
93.87 |
3.07 |
86.05 |
4.09 |
90.94 |
5.11 |
84.49 |
6.14 |
76.27 |
7.16 |
73.76 |
8.18 |
74.81 |
9.2 |
78.23 |
10.23 |
80.97 |
11.25 |
81.07 |
12.27 |
78.23 |
13.29 |
74.92 |
14.32 |
74.6 |
15.34 |
73.53 |
16.36 |
77.74 |
17.39 |
75.93 |
18.41 |
74.97 |
19.43 |
77.2 |
20.45 |
76.27 |
21.48 |
74.32 |
22.5 |
75.21 |
23.52 |
76.02 |
24.54 |
76.76 |
25.57 |
78.38 |
26.59 |
78.08 |
27.61 |
76.06 |
28.63 |
75.02 |
29.66 |
74.45 |
30.68 |
73.93 |
31.7 |
72.68 |
32.72 |
72.97 |
33.75 |
72.54 |
34.77 |
72.82 |
35.79 |
72.42 |
36.82 |
72.04 |
37.84 |
72.63 |
38.86 |
72.88 |
39.88 |
72.21 |
40.91 |
73.63 |
41.93 |
75.27 |
42.95 |
76.55 |
43.97 |
74.77 |
45 |
73.34 |
46.02 |
72.23 |
47.04 |
70.66 |
48.06 |
75.15 |
49.09 |
73.58 |
50.11 |
72.08 |
51.13 |
70.64 |
|