Official speed |
107.68 wpm (33.54 seconds elapsed during race) |
Without ending ping |
108.88 wpm (2,685 ms delay sending score to TypeRacer’s server) |
Timerless |
110.21 wpm (371 ms elapsed before first character typed; 30.49 seconds elapsed during race) |
Timerless minus one |
109.81 wpm, ignoring the first character typed |
Race Start |
May 11, 2024 12:37:18pm UTC |
Race Finish |
May 11, 2024 12:37:52pm UTC |
Outcome |
Win (1 of 2) |
Accuracy |
98.4% |
Points |
82.56 |
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, height) { try { var area = width * height; if (!isNan(N(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 teh areahe 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 |
371 |
65 |
127 |
46 |
51 |
95 |
48 |
43 |
61 |
388 |
76 |
32 |
156 |
114 |
22 |
58 |
66 |
58 |
160 |
93 |
54 |
63 |
176 |
107 |
123 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
50 |
80 |
44 |
108 |
61 |
74 |
28 |
134 |
23 |
140 |
92 |
227 |
70 |
194 |
156 |
121 |
121 |
56 |
49 |
102 |
29 |
155 |
121 |
107 |
103 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
84 |
89 |
48 |
59 |
93 |
108 |
51 |
51 |
97 |
54 |
72 |
60 |
73 |
113 |
49 |
152 |
64 |
97 |
67 |
49 |
85 |
79 |
78 |
157 |
92 |
Character |
|
( |
! |
i |
s |
N |
a |
n |
( |
-( |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
64 |
132 |
172 |
259 |
86 |
152 |
113 |
87 |
152 |
359 |
117 |
139 |
147 |
238 |
91 |
41 |
52 |
184 |
128 |
123 |
129 |
158 |
89 |
67 |
121 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
28 |
104 |
36 |
64 |
71 |
65 |
39 |
58 |
79 |
104 |
180 |
183 |
102 |
104 |
43 |
53 |
50 |
162 |
109 |
90 |
73 |
84 |
72 |
26 |
102 |
Character |
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
48 |
84 |
64 |
70 |
131 |
145 |
139 |
84 |
81 |
176 |
324 |
302 |
56 |
75 |
81 |
55 |
34 |
51 |
63 |
67 |
142 |
102 |
58 |
56 |
184 |
Character |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
Milliseconds |
127 |
98 |
71 |
64 |
163 |
103 |
65 |
65 |
52 |
104 |
75 |
55 |
65 |
21 |
53 |
65 |
45 |
46 |
63 |
80 |
108 |
108 |
42 |
107 |
62 |
Character |
' |
) |
; |
|
} |
{ |
|
- |
-{ |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
Milliseconds |
93 |
158 |
165 |
109 |
224 |
5 |
187 |
443 |
118 |
103 |
169 |
135 |
233 |
69 |
71 |
87 |
73 |
174 |
74 |
164 |
71 |
145 |
130 |
152 |
63 |
Character |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
" |
-" |
' |
|
' |
|
Milliseconds |
55 |
32 |
71 |
127 |
55 |
94 |
135 |
117 |
83 |
156 |
123 |
127 |
116 |
83 |
64 |
65 |
72 |
136 |
97 |
231 |
367 |
169 |
79 |
115 |
80 |
Character |
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
Milliseconds |
302 |
84 |
188 |
151 |
153 |
53 |
68 |
121 |
33 |
80 |
55 |
97 |
141 |
59 |
86 |
55 |
111 |
63 |
73 |
65 |
56 |
107 |
372 |
148 |
73 |
Character |
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
Milliseconds |
55 |
61 |
80 |
72 |
71 |
61 |
140 |
22 |
48 |
101 |
53 |
129 |
86 |
78 |
54 |
111 |
55 |
71 |
48 |
81 |
37 |
8 |
78 |
57 |
56 |
Character |
t |
e |
h |
|
a |
r |
e |
a |
-e |
-h |
- |
-a |
-r |
-e |
-a |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
Milliseconds |
75 |
72 |
17 |
71 |
61 |
48 |
51 |
19 |
379 |
0 |
0 |
0 |
0 |
0 |
0 |
90 |
17 |
95 |
67 |
69 |
38 |
57 |
89 |
210 |
823 |
Character |
|
} |
|
} |
Milliseconds |
131 |
192 |
113 |
125 |
|
WPM Timing |
Seconds |
WPM |
0.67 |
89.44 |
1.34 |
89.44 |
2.01 |
107.32 |
2.68 |
111.79 |
3.35 |
121.63 |
4.03 |
116.27 |
4.7 |
117.54 |
5.37 |
118.5 |
6.04 |
125.21 |
6.71 |
125.21 |
7.38 |
125.21 |
8.05 |
120.74 |
8.72 |
112.83 |
9.39 |
108.6 |
10.06 |
108.51 |
10.73 |
110.68 |
11.4 |
112.58 |
12.08 |
113.28 |
12.75 |
115.8 |
13.42 |
115.37 |
14.09 |
112.43 |
14.76 |
114.64 |
15.43 |
114.32 |
16.1 |
115.52 |
16.77 |
118.77 |
17.44 |
119.02 |
18.11 |
116.6 |
18.78 |
113.07 |
19.46 |
111.64 |
20.13 |
112.09 |
20.8 |
112.52 |
21.47 |
112.35 |
22.14 |
112.74 |
22.81 |
111 |
23.48 |
109.88 |
24.15 |
108.32 |
24.82 |
109.26 |
25.49 |
110.62 |
26.16 |
109.62 |
26.84 |
110.9 |
27.51 |
111.69 |
28.18 |
113.28 |
28.85 |
111.07 |
29.52 |
111.79 |
30.19 |
109.31 |
30.86 |
117.04 |
31.53 |
114.55 |
32.2 |
112.17 |
32.87 |
109.88 |
33.54 |
107.68 |
|