Official speed |
88.04 wpm (41.03 seconds elapsed during race) |
Without ending ping |
88.47 wpm (3,050 ms delay sending score to TypeRacer’s server) |
Timerless |
89.32 wpm (359 ms elapsed before first character typed; 37.62 seconds elapsed during race) |
Timerless minus one |
89.00 wpm, ignoring the first character typed |
Race Start |
July 7, 2023 7:48:46am UTC |
Race Finish |
July 7, 2023 7:49:27am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
67.50 |
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 calcullateArea(width, height) { try { var area = width * height; if (1!isNaN(area)) { return area; } else { throw new Eroror('calculateArea() received invalid number'); } } catch(e) { Cconsole.log(e.name +' ' ' + e.smessage); retruurn 'We were unable to calculate the area.' ;; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
l |
-l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
359 |
102 |
123 |
53 |
120 |
62 |
27 |
66 |
60 |
100 |
129 |
76 |
120 |
33 |
70 |
760 |
282 |
36 |
96 |
87 |
410 |
227 |
31 |
88 |
268 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
152 |
76 |
107 |
74 |
58 |
145 |
92 |
122 |
53 |
110 |
88 |
97 |
52 |
168 |
43 |
184 |
71 |
120 |
192 |
99 |
132 |
187 |
106 |
134 |
43 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
Milliseconds |
155 |
114 |
98 |
110 |
88 |
49 |
141 |
64 |
126 |
88 |
74 |
112 |
122 |
90 |
73 |
217 |
64 |
118 |
95 |
131 |
67 |
86 |
76 |
109 |
41 |
Character |
i |
f |
|
( |
1 |
-1 |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
154 |
90 |
82 |
229 |
169 |
292 |
142 |
210 |
62 |
243 |
187 |
267 |
450 |
154 |
107 |
52 |
69 |
262 |
136 |
74 |
157 |
91 |
108 |
179 |
283 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
99 |
83 |
80 |
54 |
98 |
68 |
75 |
46 |
132 |
133 |
103 |
110 |
386 |
96 |
30 |
90 |
102 |
114 |
130 |
117 |
91 |
71 |
109 |
74 |
135 |
Character |
n |
e |
w |
|
E |
r |
o |
-o |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
93 |
52 |
66 |
115 |
369 |
128 |
110 |
375 |
222 |
92 |
63 |
154 |
240 |
114 |
124 |
127 |
93 |
105 |
55 |
13 |
91 |
73 |
213 |
102 |
59 |
Character |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
Milliseconds |
81 |
252 |
145 |
134 |
90 |
74 |
185 |
146 |
72 |
55 |
115 |
165 |
79 |
108 |
24 |
89 |
98 |
79 |
47 |
77 |
49 |
95 |
128 |
143 |
140 |
Character |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
C |
-C |
c |
o |
Milliseconds |
68 |
84 |
86 |
259 |
231 |
99 |
269 |
104 |
149 |
66 |
113 |
136 |
44 |
151 |
61 |
205 |
139 |
194 |
109 |
156 |
137 |
371 |
268 |
79 |
94 |
Character |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
' |
|
- |
-' |
|
' |
|
Milliseconds |
89 |
83 |
99 |
132 |
103 |
75 |
168 |
144 |
77 |
200 |
174 |
77 |
193 |
76 |
84 |
70 |
104 |
156 |
285 |
180 |
296 |
61 |
91 |
88 |
140 |
Character |
' |
|
+ |
|
e |
. |
s |
-s |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
r |
u |
-u |
-r |
Milliseconds |
37 |
100 |
258 |
172 |
174 |
105 |
138 |
299 |
184 |
61 |
99 |
160 |
154 |
63 |
57 |
227 |
194 |
77 |
138 |
69 |
101 |
151 |
11 |
346 |
67 |
Character |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
Milliseconds |
157 |
62 |
102 |
62 |
176 |
243 |
227 |
153 |
50 |
80 |
49 |
59 |
52 |
98 |
150 |
95 |
110 |
169 |
38 |
87 |
67 |
66 |
52 |
131 |
120 |
Character |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
|
; |
-; |
- |
; |
|
} |
Milliseconds |
76 |
126 |
73 |
50 |
36 |
74 |
101 |
116 |
413 |
61 |
55 |
94 |
75 |
41 |
29 |
84 |
145 |
217 |
214 |
167 |
248 |
67 |
152 |
67 |
168 |
Character |
|
} |
Milliseconds |
65 |
158 |
|
WPM Timing |
Seconds |
WPM |
0.82 |
87.75 |
1.64 |
109.68 |
2.46 |
73.12 |
3.28 |
69.47 |
4.1 |
73.12 |
4.92 |
82.87 |
5.74 |
85.66 |
6.56 |
87.75 |
7.38 |
91 |
8.21 |
92.13 |
9.03 |
97.05 |
9.85 |
93.84 |
10.67 |
90 |
11.49 |
86.7 |
12.31 |
86.77 |
13.13 |
86.83 |
13.95 |
89.47 |
14.77 |
88.56 |
15.59 |
90.83 |
16.41 |
91.4 |
17.23 |
88.44 |
18.05 |
87.75 |
18.87 |
89.66 |
19.69 |
89.58 |
20.51 |
90.67 |
21.33 |
92.81 |
22.15 |
93.16 |
22.98 |
91.93 |
23.8 |
92.79 |
24.62 |
92.13 |
25.44 |
90.11 |
26.26 |
90.95 |
27.08 |
90.85 |
27.9 |
90.33 |
28.72 |
89 |
29.54 |
88.56 |
30.36 |
87.75 |
31.18 |
87.36 |
32 |
87 |
32.82 |
86.65 |
33.64 |
87.39 |
34.46 |
88.1 |
35.28 |
89.45 |
36.1 |
89.41 |
36.92 |
89.37 |
37.74 |
88.07 |
38.57 |
93.66 |
39.39 |
91.71 |
40.21 |
89.84 |
41.03 |
88.04 |
|