Official speed |
49.10 wpm (73.56 seconds elapsed during race) |
Without ending ping |
49.79 wpm (6,083 ms delay sending score to TypeRacer’s server) |
Timerless |
50.02 wpm (309 ms elapsed before first character typed; 67.17 seconds elapsed during race) |
Timerless minus one |
49.84 wpm, ignoring the first character typed |
Race Start |
May 6, 2024 6:37:11am UTC |
Race Finish |
May 6, 2024 6:38:25am UTC |
Outcome |
No win (3 of 3) |
Accuracy |
96.2% |
Points |
37.65 |
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 |
funcittion calcuallateArea(widhtth, height) { try { var area = widhtth (* height; if (!isNanN(area)) { return area; } else {t throw new Error('calculateArea() received inavalid number')' ; } } catch(e) { console.log(e.name + \' ' + e.messaggee); return 'We were unable to pcalculate the area.'; } } |
Timing |
Character |
f |
u |
n |
c |
i |
t |
-t |
-i |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
a |
l |
-l |
-a |
l |
a |
t |
Milliseconds |
309 |
137 |
224 |
122 |
206 |
30 |
569 |
185 |
111 |
158 |
106 |
126 |
136 |
146 |
162 |
125 |
416 |
480 |
175 |
38 |
404 |
181 |
221 |
96 |
116 |
Character |
e |
A |
r |
e |
a |
( |
w |
i |
d |
h |
t |
-t |
-h |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
Milliseconds |
220 |
454 |
227 |
135 |
193 |
438 |
253 |
111 |
163 |
186 |
98 |
460 |
190 |
103 |
142 |
244 |
147 |
174 |
157 |
108 |
217 |
80 |
170 |
224 |
219 |
Character |
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
h |
t |
-t |
Milliseconds |
132 |
178 |
150 |
216 |
104 |
130 |
194 |
148 |
131 |
188 |
126 |
134 |
107 |
146 |
92 |
142 |
287 |
208 |
140 |
188 |
113 |
138 |
197 |
163 |
354 |
Character |
-h |
t |
h |
|
( |
-( |
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
Milliseconds |
192 |
189 |
109 |
119 |
194 |
531 |
364 |
214 |
602 |
120 |
98 |
210 |
98 |
218 |
364 |
145 |
79 |
116 |
144 |
200 |
363 |
550 |
90 |
387 |
206 |
Character |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
Milliseconds |
143 |
517 |
235 |
231 |
370 |
473 |
106 |
150 |
355 |
232 |
121 |
168 |
484 |
191 |
161 |
261 |
109 |
169 |
110 |
49 |
128 |
125 |
101 |
114 |
200 |
Character |
|
} |
|
e |
l |
s |
e |
|
{ |
t |
-t |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
Milliseconds |
159 |
348 |
166 |
221 |
174 |
130 |
78 |
348 |
180 |
463 |
376 |
113 |
102 |
162 |
154 |
154 |
324 |
110 |
180 |
93 |
155 |
154 |
487 |
281 |
176 |
Character |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
Milliseconds |
92 |
695 |
309 |
436 |
284 |
175 |
102 |
292 |
274 |
135 |
33 |
184 |
129 |
414 |
193 |
121 |
174 |
311 |
188 |
177 |
211 |
292 |
542 |
431 |
114 |
Character |
v |
e |
d |
|
i |
n |
a |
-a |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
' |
|
- |
Milliseconds |
176 |
202 |
177 |
81 |
123 |
105 |
158 |
442 |
84 |
128 |
98 |
121 |
170 |
120 |
108 |
271 |
227 |
94 |
158 |
160 |
193 |
690 |
689 |
129 |
352 |
Character |
-' |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
Milliseconds |
166 |
235 |
184 |
205 |
196 |
278 |
116 |
172 |
160 |
141 |
387 |
125 |
303 |
231 |
296 |
145 |
213 |
178 |
522 |
208 |
478 |
350 |
99 |
190 |
114 |
Character |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
\ |
-\ |
' |
|
' |
|
+ |
|
e |
. |
m |
Milliseconds |
171 |
228 |
201 |
79 |
219 |
183 |
169 |
244 |
171 |
119 |
135 |
169 |
569 |
186 |
256 |
0 |
0 |
313 |
387 |
227 |
486 |
231 |
132 |
162 |
470 |
Character |
e |
s |
s |
a |
g |
g |
e |
-e |
-g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
Milliseconds |
155 |
256 |
132 |
214 |
245 |
49 |
120 |
448 |
196 |
71 |
243 |
365 |
150 |
295 |
109 |
192 |
155 |
103 |
165 |
49 |
323 |
614 |
280 |
330 |
281 |
Character |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
p |
-p |
c |
a |
l |
c |
u |
l |
a |
t |
e |
Milliseconds |
189 |
523 |
131 |
151 |
216 |
225 |
106 |
156 |
167 |
38 |
532 |
131 |
109 |
160 |
302 |
351 |
55 |
157 |
170 |
537 |
202 |
382 |
110 |
144 |
130 |
Character |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
135 |
161 |
54 |
150 |
79 |
130 |
124 |
69 |
121 |
205 |
431 |
447 |
140 |
265 |
430 |
172 |
|
WPM Timing |
Seconds |
WPM |
1.47 |
32.62 |
2.94 |
48.94 |
4.41 |
38.06 |
5.89 |
40.78 |
7.36 |
42.41 |
8.83 |
40.78 |
10.3 |
45.44 |
11.77 |
48.94 |
13.24 |
52.56 |
14.71 |
50.57 |
16.18 |
48.2 |
17.66 |
48.26 |
19.13 |
48.94 |
20.6 |
47.77 |
22.07 |
46.76 |
23.54 |
46.9 |
25.01 |
48.94 |
26.48 |
49.84 |
27.95 |
48.94 |
29.43 |
49.75 |
30.9 |
50.1 |
32.37 |
48.94 |
33.84 |
50 |
35.31 |
49.96 |
36.78 |
49.26 |
38.25 |
49.88 |
39.72 |
50.45 |
41.2 |
50.39 |
42.67 |
48.94 |
44.14 |
49.48 |
45.61 |
49.46 |
47.08 |
48.94 |
48.55 |
49.43 |
50.02 |
49.9 |
51.49 |
49.64 |
52.97 |
49.39 |
54.44 |
49.38 |
55.91 |
48.72 |
57.38 |
49.36 |
58.85 |
48.94 |
60.32 |
48.94 |
61.79 |
49.33 |
63.27 |
48.94 |
64.74 |
49.49 |
66.21 |
49.84 |
67.68 |
53.37 |
69.15 |
52.23 |
70.62 |
51.15 |
72.09 |
50.1 |
73.56 |
49.1 |
|