Official speed |
79.19 wpm (45.61 seconds elapsed during race) |
Without ending ping |
79.86 wpm (3,536 ms delay sending score to TypeRacer’s server) |
Timerless |
80.93 wpm (559 ms elapsed before first character typed; 41.52 seconds elapsed during race) |
Timerless minus one |
80.64 wpm, ignoring the first character typed |
Race Start |
February 13, 2024 3:11:48am UTC |
Race Finish |
February 13, 2024 3:12:33am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
60.71 |
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(widhtth, height) { try { favar area = width * height; if (!IisNaN(area)) { return area; } else { throw new Error('calculateAreta() received invalid number'); { } } catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to concalculate 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 |
559 |
130 |
154 |
54 |
61 |
53 |
28 |
41 |
93 |
53 |
68 |
50 |
112 |
82 |
86 |
33 |
72 |
80 |
346 |
122 |
50 |
86 |
261 |
153 |
98 |
Character |
d |
h |
t |
-t |
-h |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
103 |
342 |
123 |
384 |
129 |
99 |
89 |
173 |
135 |
139 |
84 |
85 |
63 |
52 |
86 |
179 |
115 |
168 |
128 |
73 |
153 |
63 |
35 |
170 |
77 |
Character |
f |
a |
-a |
-f |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
Milliseconds |
111 |
58 |
268 |
126 |
56 |
94 |
74 |
85 |
130 |
118 |
48 |
66 |
120 |
101 |
112 |
120 |
117 |
81 |
318 |
125 |
338 |
215 |
85 |
183 |
80 |
Character |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
I |
-I |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
73 |
78 |
71 |
65 |
97 |
102 |
138 |
66 |
74 |
157 |
386 |
372 |
350 |
161 |
64 |
447 |
136 |
518 |
298 |
183 |
136 |
47 |
61 |
224 |
125 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
134 |
182 |
193 |
156 |
71 |
117 |
79 |
84 |
103 |
34 |
73 |
64 |
50 |
82 |
104 |
92 |
217 |
154 |
228 |
119 |
99 |
39 |
101 |
184 |
115 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
141 |
90 |
93 |
110 |
61 |
104 |
212 |
51 |
62 |
90 |
217 |
152 |
181 |
48 |
96 |
237 |
237 |
232 |
100 |
84 |
85 |
108 |
97 |
35 |
105 |
Character |
e |
A |
r |
e |
t |
-t |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
47 |
296 |
145 |
60 |
388 |
398 |
42 |
275 |
51 |
251 |
297 |
53 |
182 |
158 |
75 |
50 |
75 |
124 |
52 |
100 |
29 |
68 |
51 |
65 |
52 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
{ |
|
- |
-{ |
} |
|
} |
|
c |
a |
t |
c |
h |
Milliseconds |
56 |
77 |
194 |
153 |
136 |
61 |
114 |
53 |
123 |
362 |
236 |
174 |
226 |
114 |
388 |
115 |
201 |
178 |
490 |
164 |
166 |
101 |
67 |
126 |
73 |
Character |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
Milliseconds |
182 |
118 |
242 |
173 |
168 |
134 |
201 |
41 |
39 |
63 |
73 |
145 |
38 |
116 |
178 |
156 |
77 |
230 |
189 |
118 |
182 |
53 |
90 |
52 |
151 |
Character |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
Milliseconds |
253 |
202 |
203 |
195 |
192 |
145 |
290 |
189 |
333 |
214 |
152 |
111 |
66 |
179 |
195 |
46 |
106 |
283 |
240 |
259 |
99 |
53 |
102 |
49 |
109 |
Character |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
o |
n |
-n |
Milliseconds |
79 |
39 |
305 |
379 |
154 |
146 |
68 |
98 |
20 |
99 |
83 |
117 |
164 |
64 |
39 |
50 |
108 |
74 |
85 |
43 |
53 |
106 |
59 |
38 |
436 |
Character |
-o |
c |
-c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
Milliseconds |
102 |
95 |
394 |
67 |
105 |
95 |
92 |
114 |
16 |
169 |
149 |
117 |
116 |
46 |
82 |
73 |
45 |
98 |
40 |
66 |
127 |
324 |
882 |
333 |
245 |
Character |
|
} |
Milliseconds |
273 |
167 |
|
WPM Timing |
Seconds |
WPM |
0.91 |
52.62 |
1.82 |
118.39 |
2.74 |
100.85 |
3.65 |
85.5 |
4.56 |
78.93 |
5.47 |
85.5 |
6.39 |
86.44 |
7.3 |
85.5 |
8.21 |
87.7 |
9.12 |
84.19 |
10.03 |
88.49 |
10.95 |
85.5 |
11.86 |
80.95 |
12.77 |
77.99 |
13.68 |
77.17 |
14.6 |
78.1 |
15.51 |
82.02 |
16.42 |
82.58 |
17.33 |
83.77 |
18.24 |
83.53 |
19.16 |
83.31 |
20.07 |
84.31 |
20.98 |
82.36 |
21.89 |
81.12 |
22.81 |
82.61 |
23.72 |
84.49 |
24.63 |
84.29 |
25.54 |
82.22 |
26.45 |
80.29 |
27.37 |
80.68 |
28.28 |
80.2 |
29.19 |
81.8 |
30.1 |
81.32 |
31.02 |
81.64 |
31.93 |
80.81 |
32.84 |
80.02 |
33.75 |
80.35 |
34.66 |
80.66 |
35.58 |
80.28 |
36.49 |
81.23 |
37.4 |
82.14 |
38.31 |
80.49 |
39.23 |
81.07 |
40.14 |
81.92 |
41.05 |
80.39 |
41.96 |
79.78 |
42.88 |
84.24 |
43.79 |
82.49 |
44.7 |
80.81 |
45.61 |
79.19 |
|