Official speed |
75.12 wpm (48.08 seconds elapsed during race) |
Without ending ping |
75.50 wpm (3,577 ms delay sending score to TypeRacer’s server) |
Timerless |
76.24 wpm (436 ms elapsed before first character typed; 44.07 seconds elapsed during race) |
Timerless minus one |
75.97 wpm, ignoring the first character typed |
Race Start |
July 3, 2024 2:46:04pm UTC |
Race Finish |
July 3, 2024 2:46:52pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.5% |
Points |
57.59 |
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 |
functyion unction calculateArea(width , height) P{ t{ try { var area = width * height; if (!~isNaN( area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } dcatch(e) {c console.log(e.name + ' ' + e.message); return 'We were unable to calculate the area.'; }{ } } |
Timing |
Character |
f |
u |
n |
c |
t |
y |
i |
o |
n |
|
- |
-u |
-n |
-c |
-t |
-y |
-i |
-o |
-n |
u |
n |
c |
t |
i |
o |
Milliseconds |
436 |
43 |
182 |
94 |
160 |
0 |
65 |
72 |
64 |
81 |
303 |
511 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
498 |
158 |
72 |
139 |
37 |
72 |
Character |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
d |
t |
h |
|
- |
, |
|
Milliseconds |
74 |
54 |
81 |
135 |
88 |
129 |
102 |
105 |
90 |
49 |
61 |
208 |
88 |
48 |
88 |
258 |
142 |
152 |
97 |
151 |
76 |
116 |
282 |
143 |
63 |
Character |
h |
e |
i |
g |
h |
t |
) |
|
P |
{ |
|
t |
-t |
- |
-{ |
-P |
{ |
|
t |
r |
y |
|
{ |
|
v |
Milliseconds |
161 |
114 |
71 |
134 |
84 |
96 |
153 |
137 |
256 |
0 |
95 |
112 |
263 |
137 |
120 |
490 |
206 |
177 |
249 |
285 |
129 |
95 |
185 |
80 |
167 |
Character |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
Milliseconds |
137 |
95 |
80 |
116 |
61 |
96 |
60 |
155 |
96 |
115 |
165 |
152 |
104 |
153 |
103 |
129 |
152 |
80 |
216 |
114 |
118 |
88 |
103 |
81 |
136 |
Character |
|
i |
f |
|
( |
! |
~ |
-~ |
i |
s |
N |
a |
N |
( |
|
- |
a |
r |
e |
a |
) |
) |
|
{ |
|
Milliseconds |
80 |
143 |
89 |
79 |
178 |
354 |
0 |
484 |
225 |
127 |
520 |
243 |
285 |
299 |
85 |
352 |
96 |
105 |
63 |
105 |
528 |
136 |
120 |
248 |
88 |
Character |
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
Milliseconds |
200 |
79 |
129 |
83 |
149 |
19 |
220 |
195 |
94 |
56 |
104 |
239 |
160 |
120 |
145 |
199 |
104 |
73 |
128 |
64 |
115 |
93 |
144 |
96 |
112 |
Character |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
Milliseconds |
79 |
108 |
77 |
168 |
80 |
92 |
84 |
183 |
100 |
124 |
81 |
88 |
168 |
431 |
124 |
150 |
95 |
128 |
120 |
106 |
85 |
57 |
75 |
269 |
72 |
Character |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
Milliseconds |
64 |
96 |
239 |
129 |
121 |
246 |
72 |
177 |
167 |
104 |
97 |
82 |
157 |
97 |
56 |
96 |
65 |
112 |
23 |
135 |
96 |
64 |
56 |
184 |
160 |
Character |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
d |
-d |
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
c |
-c |
Milliseconds |
65 |
143 |
91 |
80 |
277 |
208 |
105 |
120 |
159 |
208 |
139 |
263 |
318 |
49 |
122 |
69 |
164 |
102 |
318 |
133 |
331 |
152 |
256 |
291 |
293 |
Character |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
Milliseconds |
107 |
38 |
116 |
107 |
124 |
85 |
136 |
74 |
109 |
305 |
375 |
115 |
301 |
184 |
115 |
189 |
113 |
88 |
80 |
130 |
157 |
89 |
255 |
100 |
92 |
Character |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
Milliseconds |
80 |
352 |
108 |
205 |
119 |
297 |
82 |
126 |
143 |
136 |
105 |
64 |
207 |
241 |
119 |
497 |
79 |
136 |
113 |
152 |
16 |
151 |
105 |
273 |
119 |
Character |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
Milliseconds |
99 |
93 |
135 |
58 |
66 |
76 |
123 |
166 |
103 |
131 |
93 |
81 |
63 |
72 |
75 |
77 |
97 |
112 |
80 |
135 |
104 |
105 |
79 |
58 |
54 |
Character |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
{ |
|
} |
-} |
- |
-{ |
|
} |
Milliseconds |
72 |
81 |
104 |
64 |
56 |
106 |
81 |
44 |
107 |
126 |
168 |
305 |
63 |
386 |
30 |
48 |
241 |
249 |
109 |
136 |
297 |
274 |
|
WPM Timing |
Seconds |
WPM |
0.96 |
12.48 |
1.92 |
6.24 |
2.88 |
20.8 |
3.85 |
49.91 |
4.81 |
59.9 |
5.77 |
58.23 |
6.73 |
65.96 |
7.69 |
59.27 |
8.65 |
54.07 |
9.62 |
56.15 |
10.58 |
61.26 |
11.54 |
63.43 |
12.5 |
66.23 |
13.46 |
68.63 |
14.42 |
65.72 |
15.39 |
63.95 |
16.35 |
61.66 |
17.31 |
61.7 |
18.27 |
63.05 |
19.23 |
64.89 |
20.19 |
65.96 |
21.16 |
68.06 |
22.12 |
69.99 |
23.08 |
69.67 |
24.04 |
70.88 |
25 |
71.51 |
25.96 |
72.56 |
26.93 |
74.42 |
27.89 |
74.87 |
28.85 |
74.45 |
29.81 |
74.07 |
30.77 |
73.31 |
31.73 |
72.6 |
32.7 |
73.04 |
33.66 |
72.37 |
34.62 |
73.14 |
35.58 |
73.18 |
36.54 |
73.23 |
37.5 |
73.27 |
38.47 |
73.31 |
39.43 |
73.96 |
40.39 |
75.17 |
41.35 |
76.32 |
42.31 |
77.71 |
43.27 |
77.09 |
44.24 |
75.68 |
45.2 |
79.91 |
46.16 |
78.25 |
47.12 |
76.65 |
48.08 |
75.12 |
|