Official speed |
77.49 wpm (46.61 seconds elapsed during race) |
Without ending ping |
78.14 wpm (3,615 ms delay sending score to TypeRacer’s server) |
Timerless |
78.69 wpm (298 ms elapsed before first character typed; 42.70 seconds elapsed during race) |
Timerless minus one |
78.41 wpm, ignoring the first character typed |
Race Start |
August 18, 2023 5:18:36am UTC |
Race Finish |
August 18, 2023 5:19:23am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
97.2% |
Points |
59.41 |
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 calculateAReareArea(width, height) { try { var area = width * height; Iif (!isNaN(area)) { returnn are area; } else { thrwo ow new Error('calcula,teteArea() received invalid number'); { } } catch(e) { console.log(e.name + ' ' + e.messasgge); 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 |
-a |
-e |
-R |
Milliseconds |
298 |
76 |
148 |
66 |
152 |
3 |
74 |
53 |
65 |
119 |
103 |
58 |
128 |
79 |
71 |
93 |
107 |
89 |
236 |
106 |
56 |
131 |
274 |
103 |
55 |
Character |
-A |
r |
e |
-e |
-r |
A |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
Milliseconds |
80 |
42 |
44 |
247 |
102 |
224 |
171 |
64 |
116 |
276 |
187 |
126 |
114 |
141 |
25 |
257 |
113 |
106 |
81 |
73 |
103 |
58 |
103 |
198 |
59 |
Character |
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
Milliseconds |
216 |
53 |
103 |
152 |
69 |
26 |
166 |
57 |
64 |
105 |
122 |
83 |
120 |
29 |
118 |
111 |
38 |
144 |
16 |
196 |
100 |
99 |
132 |
47 |
118 |
Character |
* |
|
h |
e |
i |
g |
h |
t |
; |
|
I |
-I |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
Milliseconds |
151 |
79 |
50 |
87 |
87 |
77 |
75 |
102 |
123 |
143 |
168 |
305 |
146 |
74 |
49 |
235 |
281 |
227 |
51 |
300 |
309 |
318 |
376 |
166 |
126 |
Character |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
n |
|
a |
r |
e |
-e |
-r |
-a |
- |
-n |
|
a |
Milliseconds |
57 |
117 |
277 |
143 |
131 |
171 |
72 |
77 |
94 |
126 |
89 |
93 |
73 |
81 |
7 |
76 |
56 |
72 |
286 |
136 |
103 |
86 |
94 |
130 |
137 |
Character |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
w |
o |
|
- |
-o |
-w |
o |
w |
Milliseconds |
123 |
77 |
54 |
130 |
229 |
191 |
121 |
270 |
134 |
75 |
82 |
93 |
139 |
66 |
79 |
92 |
85 |
116 |
12 |
192 |
258 |
118 |
50 |
335 |
142 |
Character |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
, |
t |
e |
-e |
-t |
-, |
Milliseconds |
77 |
108 |
83 |
60 |
115 |
193 |
107 |
155 |
81 |
98 |
160 |
160 |
114 |
123 |
67 |
124 |
100 |
72 |
43 |
17 |
118 |
87 |
222 |
86 |
87 |
Character |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
Milliseconds |
98 |
129 |
264 |
209 |
60 |
89 |
272 |
213 |
109 |
115 |
92 |
168 |
158 |
61 |
77 |
84 |
180 |
84 |
95 |
86 |
53 |
111 |
103 |
26 |
82 |
Character |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
{ |
|
- |
-{ |
} |
|
} |
|
c |
a |
t |
c |
h |
( |
Milliseconds |
126 |
122 |
128 |
167 |
129 |
67 |
92 |
506 |
276 |
265 |
112 |
191 |
102 |
387 |
102 |
188 |
116 |
138 |
85 |
113 |
123 |
80 |
373 |
69 |
256 |
Character |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
Milliseconds |
169 |
278 |
128 |
756 |
166 |
166 |
82 |
74 |
124 |
101 |
177 |
46 |
108 |
165 |
161 |
82 |
182 |
269 |
61 |
210 |
103 |
80 |
88 |
204 |
563 |
Character |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
s |
g |
-g |
-s |
g |
e |
) |
; |
|
r |
e |
Milliseconds |
155 |
197 |
85 |
229 |
94 |
568 |
129 |
97 |
179 |
167 |
101 |
75 |
202 |
88 |
90 |
307 |
198 |
100 |
96 |
93 |
198 |
294 |
90 |
152 |
88 |
Character |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
Milliseconds |
105 |
94 |
119 |
65 |
90 |
207 |
234 |
424 |
110 |
55 |
89 |
34 |
126 |
102 |
168 |
201 |
129 |
85 |
394 |
84 |
82 |
58 |
85 |
67 |
96 |
Character |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
89 |
95 |
115 |
99 |
44 |
72 |
93 |
71 |
86 |
80 |
48 |
55 |
108 |
134 |
37 |
95 |
49 |
162 |
277 |
226 |
153 |
194 |
83 |
137 |
|
WPM Timing |
Seconds |
WPM |
0.93 |
102.98 |
1.86 |
115.85 |
2.8 |
77.23 |
3.73 |
67.58 |
4.66 |
66.93 |
5.59 |
75.09 |
6.53 |
80.91 |
7.46 |
86.89 |
8.39 |
90.1 |
9.32 |
93.97 |
10.25 |
88.93 |
11.19 |
86.89 |
12.12 |
82.18 |
13.05 |
82.75 |
13.98 |
84.96 |
14.92 |
79.65 |
15.85 |
80.26 |
16.78 |
80.09 |
17.71 |
79.94 |
18.64 |
77.88 |
19.58 |
79.68 |
20.51 |
80.74 |
21.44 |
78.91 |
22.37 |
78.31 |
23.31 |
79.29 |
24.24 |
81.19 |
25.17 |
81.52 |
26.1 |
79.99 |
27.04 |
77.68 |
27.97 |
78.09 |
28.9 |
77.23 |
29.83 |
76.03 |
30.76 |
76.84 |
31.7 |
76.48 |
32.63 |
76.86 |
33.56 |
76.16 |
34.49 |
75.49 |
35.43 |
75.88 |
36.36 |
74.59 |
37.29 |
74.66 |
38.22 |
74.72 |
39.15 |
75.39 |
40.09 |
75.14 |
41.02 |
76.94 |
41.95 |
78.38 |
42.88 |
78.07 |
43.82 |
82.44 |
44.75 |
80.72 |
45.68 |
79.07 |
46.61 |
77.49 |
|