Official speed |
43.10 wpm (83.81 seconds elapsed during race) |
Without ending ping |
44.17 wpm (7,730 ms delay sending score to TypeRacer’s server) |
Timerless |
45.18 wpm (1,701 ms elapsed before first character typed; 74.37 seconds elapsed during race) |
Timerless minus one |
45.02 wpm, ignoring the first character typed |
Race Start |
July 12, 2023 7:56:58pm UTC |
Race Finish |
July 12, 2023 7:58:22pm UTC |
Outcome |
No win (2 of 3) |
Accuracy |
96.0% |
Points |
33.04 |
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 calcuallateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error ('claaclculateARearea() revceived invalid number'):; } } catch (e) { console.log(e.name _+-+_ ' ' + e.message); treutturn 'We were unable to calculate the area.'p; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
a |
l |
-l |
-a |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
1701 |
248 |
273 |
173 |
293 |
70 |
107 |
146 |
199 |
380 |
127 |
140 |
287 |
239 |
199 |
120 |
338 |
156 |
274 |
113 |
192 |
234 |
436 |
253 |
49 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
162 |
489 |
432 |
76 |
293 |
210 |
95 |
432 |
141 |
257 |
31 |
305 |
211 |
111 |
154 |
356 |
225 |
286 |
413 |
142 |
194 |
119 |
139 |
268 |
276 |
Character |
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
Milliseconds |
201 |
186 |
201 |
194 |
267 |
123 |
111 |
142 |
156 |
215 |
236 |
198 |
143 |
148 |
391 |
152 |
179 |
271 |
217 |
455 |
81 |
147 |
169 |
95 |
149 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
225 |
298 |
157 |
139 |
70 |
246 |
540 |
367 |
144 |
522 |
349 |
613 |
522 |
341 |
166 |
43 |
138 |
327 |
202 |
236 |
198 |
336 |
243 |
36 |
213 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
69 |
163 |
110 |
167 |
150 |
136 |
102 |
126 |
414 |
260 |
286 |
246 |
242 |
85 |
293 |
125 |
191 |
343 |
295 |
229 |
72 |
124 |
132 |
180 |
171 |
Character |
n |
e |
w |
|
E |
r |
r |
o |
r |
|
- |
( |
' |
c |
l |
a |
-a |
-l |
a |
c |
-c |
l |
c |
u |
l |
Milliseconds |
224 |
79 |
172 |
159 |
696 |
248 |
166 |
98 |
480 |
244 |
369 |
262 |
473 |
261 |
109 |
217 |
274 |
189 |
83 |
154 |
349 |
258 |
140 |
174 |
219 |
Character |
a |
t |
e |
A |
R |
e |
a |
-a |
-e |
-R |
r |
e |
a |
( |
) |
|
r |
e |
v |
-v |
c |
e |
i |
v |
e |
Milliseconds |
111 |
154 |
129 |
422 |
133 |
85 |
154 |
317 |
156 |
172 |
114 |
88 |
97 |
403 |
286 |
256 |
262 |
57 |
289 |
389 |
112 |
443 |
99 |
176 |
168 |
Character |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
: |
-: |
; |
|
} |
|
} |
Milliseconds |
238 |
167 |
155 |
174 |
207 |
115 |
125 |
240 |
362 |
442 |
335 |
215 |
208 |
184 |
217 |
83 |
469 |
461 |
416 |
381 |
262 |
238 |
262 |
230 |
173 |
Character |
|
c |
a |
t |
c |
h |
|
- |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
Milliseconds |
219 |
308 |
140 |
141 |
215 |
164 |
551 |
322 |
288 |
404 |
320 |
296 |
191 |
289 |
466 |
46 |
157 |
95 |
247 |
202 |
82 |
226 |
229 |
211 |
124 |
Character |
( |
e |
. |
n |
a |
m |
e |
|
_ |
+ |
-+ |
-_ |
- |
-- |
+ |
_ |
|
- |
-_ |
|
' |
|
' |
|
+ |
Milliseconds |
310 |
245 |
213 |
412 |
57 |
199 |
117 |
308 |
205 |
20 |
372 |
166 |
270 |
317 |
271 |
0 |
582 |
329 |
182 |
217 |
524 |
260 |
194 |
237 |
441 |
Character |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
t |
-t |
r |
e |
u |
t |
-t |
-u |
t |
u |
r |
n |
Milliseconds |
251 |
176 |
251 |
234 |
84 |
306 |
301 |
288 |
180 |
114 |
344 |
429 |
198 |
250 |
320 |
101 |
115 |
191 |
272 |
254 |
151 |
119 |
197 |
264 |
119 |
Character |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
Milliseconds |
936 |
233 |
701 |
225 |
188 |
297 |
151 |
186 |
16 |
238 |
245 |
180 |
152 |
155 |
220 |
20 |
504 |
310 |
68 |
145 |
433 |
221 |
227 |
720 |
154 |
Character |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
p |
-p |
; |
|
} |
|
} |
Milliseconds |
191 |
140 |
112 |
99 |
182 |
201 |
37 |
62 |
104 |
192 |
95 |
87 |
532 |
224 |
363 |
351 |
477 |
269 |
296 |
346 |
343 |
256 |
|
WPM Timing |
Seconds |
WPM |
1.68 |
0 |
3.35 |
32.22 |
5.03 |
33.41 |
6.7 |
35.8 |
8.38 |
37.23 |
10.06 |
41.76 |
11.73 |
41.93 |
13.41 |
44.75 |
15.08 |
46.93 |
16.76 |
47.25 |
18.44 |
49.47 |
20.11 |
48.33 |
21.79 |
46.26 |
23.47 |
47.05 |
25.14 |
49.64 |
26.82 |
49.22 |
28.49 |
50.12 |
30.17 |
50.12 |
31.85 |
48.99 |
33.52 |
47.61 |
35.2 |
47.73 |
36.87 |
46.54 |
38.55 |
46.69 |
40.23 |
46.54 |
41.9 |
46.97 |
43.58 |
47.09 |
45.25 |
45.87 |
46.93 |
46.03 |
48.61 |
45.43 |
50.28 |
45.34 |
51.96 |
45.96 |
53.64 |
46.09 |
55.31 |
45.34 |
56.99 |
44.22 |
58.66 |
43.98 |
60.34 |
44.35 |
62.02 |
44.31 |
63.69 |
43.71 |
65.37 |
43.51 |
67.04 |
43.31 |
68.72 |
43.83 |
70.4 |
43.98 |
72.07 |
44.29 |
73.75 |
44.75 |
75.42 |
44.07 |
77.1 |
46.85 |
78.78 |
45.85 |
80.45 |
44.9 |
82.13 |
43.98 |
83.81 |
43.1 |
|