<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Thiết kế logo, pano, apphich, background Kỉ niệm 60 năm thành lập trường THPT Hữu Lũng by Đàm Mến</title>
      <link>https://padlet.com/damthimen/Bookmarks</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-04-27 02:38:48 UTC</pubDate>
      <lastBuildDate>2025-11-08 02:02:48 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Mạnh</title>
         <author></author>
         <link>https://padlet.com/damthimen/Bookmarks/wish/2590030570</link>
         <description><![CDATA[<div>def test(B):<br>	if len(B) == len(set(B)):<br>	&nbsp; &nbsp;return True<br>i=int(input())<br>A=[]<br>for n in range(i):<br>	A.append(int(input()))<br>for k in A:<br>	K=[]<br>	for x in range(k+1,2*k+10):<br>		if test(list(str(x))) :<br>			K.append(x)<br>			break<br>	print(K[0])</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1904158322/3771d7becc5175250d9c1b5741f07ec0/SmartSelect_20230514_201522_Microsoft_365__Office_.jpg" />
         <pubDate>2023-05-14 13:24:01 UTC</pubDate>
         <guid>https://padlet.com/damthimen/Bookmarks/wish/2590030570</guid>
      </item>
      <item>
         <title>Mạnh</title>
         <author></author>
         <link>https://padlet.com/damthimen/Bookmarks/wish/2590054773</link>
         <description><![CDATA[<div>n=int(input())<br>B=0<br>m=n<br>c=1<br>d=0<br>for i in range(1,n):<br>	if m-i&gt;=0:<br>		m=m-i<br>		c=c+1<br>	else :<br>		break<br>for i in range(1,c):<br>	B=B+(i*i)<br>B=B+(m*c)<br>if B&lt;10**9+7:<br>	print(B)<br>elif B%10**9+7 !=0:<br>	print(B)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1904158322/e0bb591ca00089a0857107f193805b90/SmartSelect_20230514_210512_Microsoft_365__Office_.jpg" />
         <pubDate>2023-05-14 14:09:12 UTC</pubDate>
         <guid>https://padlet.com/damthimen/Bookmarks/wish/2590054773</guid>
      </item>
      <item>
         <title>Dũng-Dãy số:</title>
         <author></author>
         <link>https://padlet.com/damthimen/Bookmarks/wish/2590113659</link>
         <description><![CDATA[<div>def tong(n):<br>	A=[]<br>	s=0<br>	for k in range(1,n-1):<br>		i=k<br>		for t in range(i):<br>			if len(A)&lt;= n-1:	<br>				A.append(i)<br>			else: break<br>	for j in range(n):<br>		s=s+A[j]<br>	print(s)<br>	return s<br>n=int(input("Nhap so n: "))<br>print("Tong cua ",str(n)," so dau tien la: ",tong(n))</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-05-14 15:47:54 UTC</pubDate>
         <guid>https://padlet.com/damthimen/Bookmarks/wish/2590113659</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/damthimen/Bookmarks/wish/2592338610</link>
         <description><![CDATA[<div>a1,b1,a2,b2,a3,b3=[int(x) for x in input().split(&nbsp; )]<br>A=[(x,y,x*y) for x in range(a1,b1+1) for y in range(a2,b2+1) if x*y in range(a3,b3+1)]<br>print(len(A))</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1904158322/22a276be950501acae71864aa8265d40/SmartSelect_20230516_104139_Microsoft_365__Office_.jpg" />
         <pubDate>2023-05-16 03:42:33 UTC</pubDate>
         <guid>https://padlet.com/damthimen/Bookmarks/wish/2592338610</guid>
      </item>
   </channel>
</rss>
