Skip to content

Commit fdadb3f

Browse files
Update 2284-Sender-With-Largest-Word-Count.md
1 parent 348bf8b commit fdadb3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dsa-solutions/lc-solutions/2200-2299/2284-Sender-With-Largest-Word-Count.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ def largest_word_count(messages, senders):
303303
<Tabs>
304304
<TabItem value="c++" label="C++">
305305
<LiteYouTubeEmbed
306-
id="https://youtu.be/aH2bWWV_KVk?si=TKIN3grMJsQy8Ujw"
306+
id="aH2bWWV_KVk?si=TKIN3grMJsQy8Ujw"
307307
params="autoplay=1&autohide=1&showinfo=0&rel=0"
308308
title="Problem Explanation | Solution | Approach"
309309
poster="maxresdefault"
@@ -312,7 +312,7 @@ def largest_word_count(messages, senders):
312312
</TabItem>
313313
<TabItem value="java" label="Java">
314314
<LiteYouTubeEmbed
315-
id="https://youtu.be/GYZNCUVQOJo?si=skYtdNag51nGkKjs"
315+
id="GYZNCUVQOJo?si=skYtdNag51nGkKjs"
316316
params="autoplay=1&autohide=1&showinfo=0&rel=0"
317317
title="Problem Explanation | Solution | Approach"
318318
poster="maxresdefault"
@@ -321,7 +321,7 @@ def largest_word_count(messages, senders):
321321
</TabItem>
322322
<TabItem value="python" label="Python">
323323
<LiteYouTubeEmbed
324-
id="https://youtu.be/h5-nuBDpHjI?si=RTRLPTqsLUcyB-yL"
324+
id="h5-nuBDpHjI?si=RTRLPTqsLUcyB-yL"
325325
params="autoplay=1&autohide=1&showinfo=0&rel=0"
326326
title="Problem Explanation | Solution | Approach"
327327
poster="maxresdefault"

0 commit comments

Comments
 (0)