Official speed |
84.18 wpm (42.91 seconds elapsed during race) |
Without ending ping |
84.62 wpm (3,201 ms delay sending score to TypeRacer’s server) |
Timerless |
84.90 wpm (133 ms elapsed before first character typed; 39.57 seconds elapsed during race) |
Timerless minus one |
84.60 wpm, ignoring the first character typed |
Race Start |
April 10, 2024 7:01:32pm UTC |
Race Finish |
April 10, 2024 7:02:15pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.4% |
Points |
64.54 |
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 |
funciton function calculateArea(width, height) {t try { var aera =area = width * height;; if (!isNaN(aresa))) { return area; } else { throw new Error("'calculateArea() recieived invalid anumber'); } } catch(e) { console.log(e.name + ' ' + e.message); retutnrrn 'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
i |
t |
o |
n |
|
-f |
-u |
-n |
-c |
-i |
-t |
-o |
-n |
- |
f |
u |
n |
c |
t |
i |
o |
Milliseconds |
133 |
79 |
101 |
12 |
138 |
4 |
40 |
24 |
183 |
233 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
118 |
55 |
85 |
63 |
112 |
9 |
42 |
Character |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
Milliseconds |
33 |
76 |
83 |
110 |
30 |
153 |
64 |
76 |
33 |
52 |
33 |
275 |
190 |
56 |
42 |
167 |
158 |
68 |
33 |
140 |
33 |
170 |
82 |
102 |
63 |
Character |
i |
g |
h |
t |
) |
|
{ |
t |
-t |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
e |
r |
a |
|
Milliseconds |
87 |
75 |
54 |
81 |
98 |
98 |
314 |
220 |
236 |
35 |
53 |
109 |
78 |
336 |
701 |
250 |
171 |
114 |
54 |
46 |
75 |
97 |
0 |
80 |
103 |
Character |
= |
-= |
- |
-a |
-e |
-r |
-a |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
Milliseconds |
83 |
204 |
207 |
118 |
0 |
0 |
0 |
307 |
67 |
34 |
53 |
96 |
61 |
119 |
67 |
87 |
60 |
132 |
17 |
143 |
78 |
134 |
235 |
68 |
61 |
Character |
g |
h |
t |
; |
; |
|
- |
-; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
s |
-s |
Milliseconds |
14 |
67 |
108 |
208 |
49 |
255 |
99 |
217 |
115 |
131 |
72 |
99 |
319 |
495 |
230 |
58 |
201 |
136 |
251 |
451 |
177 |
78 |
51 |
99 |
328 |
Character |
a |
) |
) |
) |
|
- |
-) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
Milliseconds |
100 |
274 |
140 |
168 |
240 |
150 |
138 |
56 |
140 |
361 |
94 |
55 |
77 |
83 |
63 |
78 |
64 |
23 |
64 |
21 |
77 |
159 |
130 |
188 |
117 |
Character |
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
" |
-" |
Milliseconds |
182 |
85 |
30 |
68 |
73 |
172 |
112 |
257 |
84 |
54 |
71 |
26 |
84 |
77 |
38 |
32 |
121 |
369 |
81 |
137 |
31 |
145 |
141 |
608 |
296 |
Character |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
i |
-i |
e |
i |
v |
Milliseconds |
133 |
87 |
118 |
41 |
120 |
51 |
93 |
46 |
42 |
28 |
241 |
154 |
50 |
39 |
190 |
55 |
135 |
335 |
40 |
147 |
160 |
218 |
25 |
108 |
56 |
Character |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
a |
-a |
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
Milliseconds |
87 |
116 |
63 |
68 |
59 |
248 |
85 |
52 |
17 |
67 |
49 |
141 |
260 |
121 |
119 |
143 |
121 |
30 |
37 |
368 |
263 |
230 |
332 |
151 |
128 |
Character |
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
Milliseconds |
179 |
104 |
348 |
114 |
121 |
128 |
50 |
164 |
97 |
144 |
121 |
237 |
171 |
209 |
43 |
51 |
50 |
90 |
106 |
60 |
106 |
162 |
165 |
67 |
224 |
Character |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
Milliseconds |
160 |
122 |
148 |
45 |
77 |
64 |
128 |
92 |
108 |
392 |
120 |
158 |
218 |
247 |
97 |
79 |
237 |
80 |
106 |
50 |
132 |
76 |
34 |
44 |
162 |
Character |
; |
|
r |
e |
t |
u |
t |
n |
-n |
r |
-r |
-t |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
Milliseconds |
251 |
117 |
198 |
36 |
83 |
35 |
73 |
75 |
212 |
162 |
160 |
109 |
65 |
65 |
79 |
132 |
208 |
80 |
129 |
176 |
76 |
180 |
78 |
107 |
215 |
Character |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
Milliseconds |
117 |
82 |
56 |
80 |
35 |
114 |
17 |
101 |
76 |
373 |
98 |
67 |
85 |
24 |
116 |
76 |
41 |
29 |
104 |
110 |
49 |
25 |
45 |
63 |
74 |
Character |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
27 |
60 |
115 |
249 |
441 |
123 |
245 |
119 |
125 |
|
WPM Timing |
Seconds |
WPM |
0.86 |
0 |
1.72 |
69.92 |
2.57 |
88.56 |
3.43 |
97.88 |
4.29 |
106.27 |
5.15 |
95.55 |
6.01 |
87.9 |
6.87 |
83.9 |
7.72 |
77.69 |
8.58 |
78.31 |
9.44 |
82.63 |
10.3 |
83.9 |
11.16 |
80.67 |
12.01 |
77.91 |
12.87 |
76.44 |
13.73 |
76.03 |
14.59 |
74.03 |
15.45 |
70.69 |
16.31 |
72.86 |
17.16 |
75.51 |
18.02 |
76.58 |
18.88 |
79.45 |
19.74 |
79.64 |
20.6 |
76.33 |
21.45 |
78.87 |
22.31 |
79.6 |
23.17 |
79.24 |
24.03 |
81.4 |
24.89 |
80.52 |
25.74 |
80.64 |
26.6 |
79.84 |
27.46 |
79.53 |
28.32 |
79.66 |
29.18 |
81.02 |
30.04 |
81.1 |
30.89 |
81.96 |
31.75 |
81.25 |
32.61 |
81.69 |
33.47 |
82.11 |
34.33 |
81.45 |
35.18 |
81.17 |
36.04 |
81.57 |
36.9 |
82.92 |
37.76 |
83.9 |
38.62 |
85.14 |
39.48 |
84.51 |
40.33 |
89.55 |
41.19 |
87.69 |
42.05 |
85.9 |
42.91 |
84.18 |
|