Official speed |
49.45 wpm (73.04 seconds elapsed during race) |
Without ending ping |
49.59 wpm (5,287 ms delay sending score to TypeRacer’s server) |
Timerless |
49.84 wpm (338 ms elapsed before first character typed; 67.42 seconds elapsed during race) |
Timerless minus one |
49.66 wpm, ignoring the first character typed |
Race Start |
December 3, 2024 11:24:39am UTC |
Race Finish |
December 3, 2024 11:25:53am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
95.7% |
Points |
37.91 |
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 |
funtiction calculateArea(width , height) { try :{ var area ? = width * height; if (!isNanN(area)) { return area; } else { throw new Error /('calculateArea() received invalid number' =); } } catch(e) { console.klog(e..nname + ' ' + e.mneessage); return "'We were unabl te to calculate the area- .'; } } |
Timing |
Character |
f |
u |
n |
t |
i |
-i |
-t |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
338 |
69 |
75 |
116 |
95 |
371 |
199 |
98 |
176 |
47 |
76 |
75 |
123 |
119 |
133 |
111 |
116 |
132 |
234 |
63 |
80 |
80 |
328 |
137 |
104 |
Character |
a |
( |
w |
i |
d |
t |
h |
|
- |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
Milliseconds |
87 |
357 |
354 |
80 |
77 |
239 |
124 |
281 |
266 |
152 |
77 |
231 |
136 |
92 |
94 |
100 |
88 |
246 |
153 |
357 |
494 |
101 |
87 |
156 |
179 |
Character |
: |
-: |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
? |
|
- |
-? |
= |
|
w |
i |
d |
t |
h |
|
Milliseconds |
326 |
606 |
595 |
406 |
205 |
150 |
84 |
99 |
90 |
119 |
91 |
88 |
386 |
283 |
251 |
282 |
151 |
300 |
152 |
157 |
95 |
109 |
188 |
134 |
160 |
Character |
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
n |
-n |
N |
( |
a |
r |
Milliseconds |
320 |
129 |
231 |
143 |
70 |
103 |
113 |
93 |
269 |
126 |
146 |
127 |
112 |
293 |
453 |
642 |
102 |
256 |
148 |
212 |
479 |
308 |
555 |
503 |
77 |
Character |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
Milliseconds |
109 |
85 |
280 |
168 |
242 |
544 |
834 |
105 |
73 |
135 |
71 |
110 |
71 |
155 |
109 |
123 |
95 |
71 |
238 |
333 |
667 |
328 |
160 |
127 |
64 |
Character |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
|
- |
/ |
-/ |
( |
' |
Milliseconds |
117 |
110 |
393 |
676 |
170 |
88 |
96 |
89 |
88 |
362 |
199 |
86 |
61 |
105 |
345 |
149 |
145 |
99 |
87 |
116 |
330 |
316 |
588 |
485 |
236 |
Character |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
Milliseconds |
626 |
126 |
143 |
87 |
188 |
253 |
103 |
132 |
86 |
365 |
138 |
84 |
80 |
507 |
277 |
325 |
168 |
112 |
470 |
111 |
98 |
112 |
123 |
133 |
133 |
Character |
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
|
- |
= |
-= |
) |
; |
|
} |
|
} |
Milliseconds |
214 |
92 |
67 |
158 |
71 |
84 |
90 |
175 |
161 |
91 |
159 |
66 |
114 |
76 |
114 |
167 |
597 |
333 |
744 |
459 |
234 |
478 |
701 |
367 |
380 |
Character |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
k |
-k |
l |
o |
g |
Milliseconds |
255 |
309 |
131 |
122 |
166 |
98 |
493 |
392 |
348 |
194 |
461 |
789 |
786 |
131 |
591 |
155 |
203 |
192 |
283 |
187 |
228 |
477 |
171 |
146 |
106 |
Character |
( |
e |
. |
. |
n |
-n |
-. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
n |
e |
Milliseconds |
246 |
350 |
236 |
90 |
267 |
334 |
152 |
433 |
369 |
134 |
119 |
271 |
136 |
251 |
395 |
169 |
214 |
167 |
469 |
187 |
353 |
325 |
292 |
6 |
142 |
Character |
-e |
-n |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
" |
-" |
' |
W |
e |
|
w |
Milliseconds |
270 |
178 |
158 |
202 |
123 |
109 |
107 |
91 |
218 |
266 |
202 |
172 |
100 |
119 |
75 |
92 |
94 |
153 |
261 |
515 |
260 |
381 |
208 |
138 |
91 |
Character |
e |
r |
e |
|
u |
n |
a |
b |
l |
|
t |
-t |
- |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
Milliseconds |
159 |
82 |
90 |
57 |
117 |
82 |
65 |
169 |
95 |
169 |
48 |
349 |
129 |
296 |
148 |
72 |
67 |
155 |
124 |
140 |
133 |
100 |
191 |
186 |
106 |
Character |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
- |
|
- |
-- |
. |
' |
; |
|
} |
|
} |
Milliseconds |
57 |
107 |
78 |
125 |
87 |
72 |
98 |
66 |
111 |
65 |
78 |
289 |
113 |
486 |
172 |
535 |
320 |
581 |
334 |
463 |
208 |
253 |
|
WPM Timing |
Seconds |
WPM |
1.46 |
32.86 |
2.92 |
69.82 |
4.38 |
68.45 |
5.84 |
63.66 |
7.3 |
64.07 |
8.77 |
60.24 |
10.23 |
53.98 |
11.69 |
56.47 |
13.15 |
54.76 |
14.61 |
56.68 |
16.07 |
57.5 |
17.53 |
56.13 |
18.99 |
52.45 |
20.45 |
52.81 |
21.91 |
50.93 |
23.37 |
53.91 |
24.83 |
52.67 |
26.3 |
52.48 |
27.76 |
54.04 |
29.22 |
53.39 |
30.68 |
51.63 |
32.14 |
52.27 |
33.6 |
52.14 |
35.06 |
52.71 |
36.52 |
54.21 |
37.98 |
54.34 |
39.44 |
52.33 |
40.9 |
51.63 |
42.37 |
51.27 |
43.83 |
50.93 |
45.29 |
50.08 |
46.75 |
49.29 |
48.21 |
49.29 |
49.67 |
49.04 |
51.13 |
47.88 |
52.59 |
48.14 |
54.05 |
48.18 |
55.51 |
47.56 |
56.97 |
48.02 |
58.43 |
48.46 |
59.9 |
48.48 |
61.36 |
48.89 |
62.82 |
49.67 |
64.28 |
50.97 |
65.74 |
50.02 |
67.2 |
49.46 |
68.66 |
52.61 |
70.12 |
51.51 |
71.58 |
50.46 |
73.04 |
49.45 |
|