<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>ÔN HSG TIN 2023 by Bùi Thị Phương Mai</title>
      <link>https://padlet.com/maip1162/hsgtin2023</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-02-06 14:09:37 UTC</pubDate>
      <lastBuildDate>2025-01-18 03:50:40 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f60d.png</url>
      </image>
      <item>
         <title>BUỔI 1</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2472958362</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/ffbf65a320a3b62a2f5e757f95f54b22/B_I_T_P_C__B_N.docx" />
         <pubDate>2023-02-08 06:48:27 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2472958362</guid>
      </item>
      <item>
         <title>Buổi 1</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2472991880</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1918053842/8cc87331c52f8267eceaf2b46deb12bb/buoi1.rar" />
         <pubDate>2023-02-08 07:26:27 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2472991880</guid>
      </item>
      <item>
         <title>Buoi 1</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2473029940</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1918059302/874e0b536d5527803fd43907538dd790/Buoi1.rar" />
         <pubDate>2023-02-08 08:02:43 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2473029940</guid>
      </item>
      <item>
         <title>BUỔI 2</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2473043909</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/7ca453dc8f8af42dd39653e538ad3e91/B_I_T_P_C__B_N_B1_2.docx" />
         <pubDate>2023-02-08 08:16:00 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2473043909</guid>
      </item>
      <item>
         <title>Xau 22</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2477112432</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1918053842/1b1ea58877488e92143b58ae0b5fd747/xau22.cpp" />
         <pubDate>2023-02-11 03:30:25 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2477112432</guid>
      </item>
      <item>
         <title>bai22</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2478538730</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1952140684/74dfc37fb0380f99480e85165bd855df/Untitled1.cpp" />
         <pubDate>2023-02-13 08:01:17 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2478538730</guid>
      </item>
      <item>
         <title>bài tập xâu buổi 1</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2478585967</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/7ec2b8f7d283d4276c08b1c7c61afdca/B_i_t_p_xau_1.docx" />
         <pubDate>2023-02-13 08:40:49 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2478585967</guid>
      </item>
      <item>
         <title>BAI 22</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2478597033</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>string s,m,t;<br>char s1;<br>int MAX;<br>int main()<br>{<br>	getline(cin,s);<br>	cin&gt;&gt;s1;<br>	s+=" ";&nbsp;<br>	while(s.find(" ")!=-1){<br>		m=s.substr(0,s.find(" "));<br>		if (m[0]==s1 &amp;&amp; m.size()&gt;t.size() )<br>	{t=m;}<br>			s.erase(0,s.find(" ")+1);<br>	}<br>	cout&lt;&lt;t;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-13 08:50:51 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2478597033</guid>
      </item>
      <item>
         <title>Bai 35 ne hihi</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2478689409</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>int n;<br>bool kt=0;<br>int main(){<br>	cin&gt;&gt;n;<br>	for(int i=1;i&lt;=n;i++)<br>		for(int j=1;j&lt;=n;j++)<br>			for(int l=1;l&lt;=n;l++)<br>				for(int k=1;k&lt;=n;k++){<br>					if (i*i+j*j+k*k+l*l==n) kt=1;<br>				}<br>				if (kt==0)	cout&lt;&lt;"khong sieu chinh phuong";else cout&lt;&lt;"sieu chinh phuong";	<br>}								<br><br>			</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-13 10:12:45 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2478689409</guid>
      </item>
      <item>
         <title>Tram Nhi Phan ne</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2481339964</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>int n,k,mid,s,a[100000];<br>int main(){<br>	cin&gt;&gt;n&gt;&gt;k;<br>	for (int i=1;i&lt;=n;i++)<br>	cin&gt;&gt;a[i];<br>	for (int i=1;i&lt;=n;i++){<br>	s=k+i;<br>	int d=1,c=n;<br>		while(d&lt;c){<br>		mid=(d+c)/2;<br>		if (a[mid]==s)<br>		{<br>			cout&lt;&lt;i&lt;&lt;" "&lt;&lt;mid;<br>			break;<br>		}<br>		else if (s&gt;a[mid]) d=mid+1;&nbsp;<br>		else c=mid-1;<br>	}<br>	}<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-14 09:37:58 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2481339964</guid>
      </item>
      <item>
         <title>Bài tập xâu buổi 2</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2482139681</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/f02681b40f3f7599a288a14afa23d7b3/B_i_t_p_xau_2.docx" />
         <pubDate>2023-02-14 15:40:09 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2482139681</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2483109432</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1964540625/d3dad866734812acadb07ff5edd94962/xau.zip" />
         <pubDate>2023-02-15 07:48:27 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2483109432</guid>
      </item>
      <item>
         <title>Xau buoi 2</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2483163773</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1918053842/6f053e9e8821d277176265c03a85e99d/xaubuoi2.rar" />
         <pubDate>2023-02-15 08:45:18 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2483163773</guid>
      </item>
      <item>
         <title>Bài tập xâu buổi 3</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2483184900</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/25db831ded98d753eb638bf62134e1bd/B_i_t_p_xau_3.docx" />
         <pubDate>2023-02-15 09:06:12 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2483184900</guid>
      </item>
      <item>
         <title>xau buoi 3</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2483239708</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1964686139/4a2427dd9122f7d250b466b75fb87879/bai.zip" />
         <pubDate>2023-02-15 09:59:14 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2483239708</guid>
      </item>
      <item>
         <title>VT14</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2486102004</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>int a[100000],t,n,m=0;<br>int main(){<br>	cin&gt;&gt;n;<br>	for (int i=1;i&lt;=n;i++)<br>	cin&gt;&gt;a[i];<br>	for(int i=1;i&lt;n;i++)<br>		for(int j=2;j&lt;=n;j++){<br>			t=a[i]*a[j];<br>			if (t&gt;m) m=t;&nbsp;<br>	<br>		}<br>		cout&lt;&lt;m;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-17 09:01:25 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2486102004</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2486133014</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>int uc(int a,int b){<br>	if (b==0) return a;<br>	return uc(b,a%b);<br>}<br>int a,b;<br>int main(){ &nbsp;<br>&nbsp; &nbsp; cin&gt;&gt;a&gt;&gt;b;<br>&nbsp; &nbsp; int ucln = uc(a,b);<br>&nbsp; &nbsp; 	a=a/ucln;<br>&nbsp; &nbsp;		b=b/ucln;<br>&nbsp; &nbsp; if (b==0) cout&lt;&lt;"INVALID";<br>&nbsp; &nbsp; else {if (b!=1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; if (b&lt;0){<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; b*=-1;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a*=-1;<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; &nbsp; &nbsp; cout&lt;&lt;a&lt;&lt;" "&lt;&lt;b;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else{<br>&nbsp; &nbsp; &nbsp; &nbsp; cout&lt;&lt;a;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; return 0;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-17 09:41:02 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2486133014</guid>
      </item>
      <item>
         <title>Bài tập cơ bản buổi 2_2</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2487328750</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/b848a92e4d651fac3d9aa76120935d33/B_I_T_P_C__B_N_B_2.docx" />
         <pubDate>2023-02-19 01:00:20 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2487328750</guid>
      </item>
      <item>
         <title>ĐỀ LAO CAI 20-21</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2487354997</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/001133d1670258080f0ce62dc6ea3ace/de_TP_Lao_Cai_20_21.docx" />
         <pubDate>2023-02-19 02:21:50 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2487354997</guid>
      </item>
      <item>
         <title>21 2 2023</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2489428841</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/9197fa461783c82b5630c37e9b8387cb/TPLC_TIN9_22_23.pdf" />
         <pubDate>2023-02-21 08:47:43 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2489428841</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2489516510</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1970217618/c45f816b17cce14c1b4b61f38b4c43af/de.zip" />
         <pubDate>2023-02-21 10:12:30 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2489516510</guid>
      </item>
      <item>
         <title>Buổi 3</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2493540254</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/6f3b947b2aa65e7239c1fc4e3dbedd18/B_I_T_P_C__B_N_3.docx" />
         <pubDate>2023-02-24 07:00:35 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2493540254</guid>
      </item>
      <item>
         <title>Buổi 4</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2493542965</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/7daabf3765915e628678f0949aabaa24/B_I_T_P_C__B_N_4.docx" />
         <pubDate>2023-02-24 07:05:06 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2493542965</guid>
      </item>
      <item>
         <title>43</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2493555664</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1973461262/d7563d8f803d2b2106ce6a9b8386f273/43.cpp" />
         <pubDate>2023-02-24 07:22:45 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2493555664</guid>
      </item>
      <item>
         <title>44</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2493564445</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1973461262/c5c7da1ae870abb3b9072f820fdb7a8d/44.cpp" />
         <pubDate>2023-02-24 07:33:23 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2493564445</guid>
      </item>
      <item>
         <title>di cho nhe</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2496077094</link>
         <description><![CDATA[<div>#include &lt;bits/stdc++.h&gt;<br>using namespace std;<br>int n,y,k,d;<br>int main()<br>{<br>	cin&gt;&gt;y&gt;&gt;k&gt;&gt;n;<br>	for(int i=1;i&lt;=n;i++)<br>	if((y+i)%k==0&amp;&amp;(i+y)&lt;n) {<br>		d++;<br>		cout&lt;&lt;i&lt;&lt;" ";<br>	}<br>	if(d==0) cout&lt;&lt;-1;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-27 09:33:11 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2496077094</guid>
      </item>
      <item>
         <title></title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2511445352</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/fa268ddc112a0978887a9071695f21fe/____n_T1_ng_y_10_3_2023.docx" />
         <pubDate>2023-03-10 06:50:14 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2511445352</guid>
      </item>
      <item>
         <title>3 bài tập</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2511446813</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/c52686309698a360cfcc58a510f10bd8/bai_tap_17_1.docx" />
         <pubDate>2023-03-10 06:51:58 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2511446813</guid>
      </item>
      <item>
         <title>Da Nang 2122</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2511534735</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1983601160/cd926084072f2a47e1448718384164d4/De_Da_Nang.rar" />
         <pubDate>2023-03-10 08:27:38 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2511534735</guid>
      </item>
      <item>
         <title>câu 6</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2512491885</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>map&lt;int,int&gt;kt;<br>int n,a,b,d;<br>int main(){<br>	cin&gt;&gt;n;<br>	for (int i=1;i&lt;=n;i++) {<br>		cin&gt;&gt;a&gt;&gt;b;<br>		for (int k=a;k&lt;=b;k++)<br>			kt[k]++;<br>	}<br>	for (auto i:kt) {<br>		if (i.second&gt;d) d=i.second;<br>	}<br>	cout&lt;&lt;d;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-03-11 03:52:43 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2512491885</guid>
      </item>
      <item>
         <title>BÀI TẬP 12 3 2023</title>
         <author>phamanhlc1992</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2512755264</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1501305489/db7f6c6744f0e1337ed6640a2e674934/B_I_T_P_NG_Y_12_3.docx" />
         <pubDate>2023-03-11 16:33:15 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2512755264</guid>
      </item>
      <item>
         <title>Bài tập mảng</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2531119961</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/69115651987e0b8aca538f5d6f46b88b/T_i_li_u__n_m_n_Tin_M_NG_1_CHI_U.docx" />
         <pubDate>2023-03-25 06:58:38 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2531119961</guid>
      </item>
      <item>
         <title>bai 9</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2659407952</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2104800461/c6b647fe01ee40f5d8c53f5053d3c613/bai9.cpp" />
         <pubDate>2023-08-10 12:18:36 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2659407952</guid>
      </item>
      <item>
         <title>bai 10</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2659408033</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2104800461/5b8e88642d59812cb7d1b6dd0ecf7258/bai10.cpp" />
         <pubDate>2023-08-10 12:18:47 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2659408033</guid>
      </item>
      <item>
         <title>bai 11</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2659408112</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2104800461/76dc42f2a5a85fc01db6c41cd77f91c8/bai11.cpp" />
         <pubDate>2023-08-10 12:18:59 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2659408112</guid>
      </item>
      <item>
         <title>bai 12</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2660212497</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2104800461/f518405dbab3df8654f1897880813ede/bai12.cpp" />
         <pubDate>2023-08-11 13:21:44 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2660212497</guid>
      </item>
      <item>
         <title>bai 13</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2660212595</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2104800461/16b28ddff181329babad566f33455876/bai13.cpp" />
         <pubDate>2023-08-11 13:21:54 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2660212595</guid>
      </item>
      <item>
         <title>bai 14</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2660212967</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2104800461/ce2636414d0eb39523625d35e24c1944/bai14.cpp" />
         <pubDate>2023-08-11 13:22:37 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2660212967</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2663314450</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2108540679/b3d484fa680b440ea307daf206969526/bai5.cpp" />
         <pubDate>2023-08-16 08:57:57 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2663314450</guid>
      </item>
      <item>
         <title>mang</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2663349615</link>
         <description><![CDATA[<div>#include&lt;bits/stdc++.h&gt;<br>using namespace std;<br>int n,a[10000],x;<br>int main() {<br>freopen("bai6.inp", "r", stdin);<br>freopen("bai6.out", "w", stdout);<br>cin &gt;&gt; n;<br>for (int i=1;i&lt;=n;i++)<br>&nbsp;cin &gt;&gt;a[i];&nbsp; &nbsp; &nbsp; cin &gt;&gt; x;<br>&nbsp;sort (a+1,a+1+n);<br>&nbsp; for (int i=1;i&lt;=n;i++)<br>&nbsp; &nbsp;cout &lt;&lt; a[i]&lt;&lt;" ";<br>&nbsp; &nbsp;cout &lt;&lt; endl;<br>&nbsp; &nbsp;int c=1;<br>&nbsp; &nbsp;while((c&lt;=n)&amp;&amp;(x&gt;=a[c])) c++;<br>&nbsp; for(int j=n+1;j&gt;c;j--){<br>&nbsp; &nbsp; a[j]=a[j-1]; }<br>&nbsp; &nbsp;a[c]=x;<br>&nbsp; &nbsp;n++;<br>&nbsp; &nbsp; for(int i=1;i&lt;=n;i++){<br>&nbsp; &nbsp; cout&lt;&lt;a[i]&lt;&lt;" "; } }</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-08-16 09:52:38 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2663349615</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2663350034</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2108540679/26b62b41bfd422ac7f9d749f90a6fdf1/bai6.cpp" />
         <pubDate>2023-08-16 09:53:35 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2663350034</guid>
      </item>
      <item>
         <title>Đề Lào Cai 2022-2023</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2708345188</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/9f21f9cbbff637521baaecd94ba8df8d/___L_o_Cai_2022_2023.docx" />
         <pubDate>2023-09-18 07:47:11 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2708345188</guid>
      </item>
      <item>
         <title>Luyện Code</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2765938117</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2134630631/dfcd2da30a1afbe5be708fd05ee3baec/300_bai_code_thieu_nhi.pdf" />
         <pubDate>2023-10-27 07:36:51 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2765938117</guid>
      </item>
      <item>
         <title>Đếm ước</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2806973604</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/8de7eab3481bc3fdf8fdaff50c7531c2/dem_uoc.docx" />
         <pubDate>2023-11-29 07:20:14 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2806973604</guid>
      </item>
      <item>
         <title>Đề khảo sát lớp 9 lần 2 (2022-2023)</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2811512762</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/16c4c5bba44e1bcbf8307bd5e1e028a8/___kh_o_s_t_l_n_2_2022_2023.docx" />
         <pubDate>2023-12-03 01:34:16 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2811512762</guid>
      </item>
      <item>
         <title>#include </title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/2817408246</link>
         <description><![CDATA[<p>#include &lt;bits/stdc++.h&gt;</p><p>using namespace std;</p><p>long long n,a[10000000],d,x;</p><p>long long&nbsp; tong(int x,int y)</p><p>{long long t=0;</p><p>&nbsp;&nbsp;&nbsp; for(int i=x;i&lt;=y;i++)</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t=t+a[i];</p><p>return t;</p><p>}</p><p>int main()</p><p>{</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cin&gt;&gt;n&gt;&gt;x;</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for(int i=1;i&lt;=n;i++)</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cin&gt;&gt;a[i];</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for(int i=1;i&lt;=n;i++)</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for(int j=i+1;j&lt;=n;j++)</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(tong(i,j)==x) d++;</p><p>&nbsp;</p>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/0b4d886deca0346070af231ec06f099d/image.png" />
         <pubDate>2023-12-07 12:58:49 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/2817408246</guid>
      </item>
      <item>
         <title></title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176792993</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/184343193bdfd6c1d733cb4391aadad2/B_i_t_p_LOP_8_ngay_13_10.docx" />
         <pubDate>2024-10-19 01:10:01 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176792993</guid>
      </item>
      <item>
         <title>Đề pHú thọ 22-23</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176800048</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/314183ea77eb3bb7caec2117787377c1/Luy_n____Ph__Th__22_23.docx" />
         <pubDate>2024-10-19 01:23:30 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176800048</guid>
      </item>
      <item>
         <title></title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176811941</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/6d8a16ac8e271b53c2909dd9fefad47e/___kh_o_s_t_m_n_Tin_h_c_ng_y_18_2_KG.docx" />
         <pubDate>2024-10-19 01:46:43 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176811941</guid>
      </item>
      <item>
         <title>Thơm :3</title>
         <author>anh_chi</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176838334</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2007052375/31cd3634375df3f95cb800f3492ec4e0/cau1a.zip" />
         <pubDate>2024-10-19 02:35:25 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176838334</guid>
      </item>
      <item>
         <title>M.Tuan (DorisYume)</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176867775</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2913166074/0d9ae6411da574e15e3c437c9873b6a0/tuan.rar" />
         <pubDate>2024-10-19 03:29:14 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176867775</guid>
      </item>
      <item>
         <title></title>
         <author>vietvipmax7</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176868456</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1808108232/378e686b9e99d936d1a0a88a926276a0/bt.rar" />
         <pubDate>2024-10-19 03:30:31 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176868456</guid>
      </item>
      <item>
         <title></title>
         <author>hcbchc62</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3176869242</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2156866663/babb1a36ecac7d60115aee009134f412/quan.rar" />
         <pubDate>2024-10-19 03:32:42 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3176869242</guid>
      </item>
      <item>
         <title>Đề Quảng Trị 22-23</title>
         <author>maip1162</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3178966661</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/432926285/b588131cc5849a35d748a61872eddf07/Luyen_de_Quang_tr__22_23.docx" />
         <pubDate>2024-10-21 07:09:56 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3178966661</guid>
      </item>
      <item>
         <title>Trần Minh Tuấn</title>
         <author></author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3294683566</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/3280060470/87d9643985303f3bdeb8d2c5d0d1b061/baa.rar" />
         <pubDate>2025-01-17 09:45:25 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3294683566</guid>
      </item>
      <item>
         <title>de_khao_sat_lop_9_lan_2_2022_2023</title>
         <author>anh_chi</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3294685496</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2007052375/1c375b36b28107064fa43953e58c299e/cau1a.zip" />
         <pubDate>2025-01-17 09:47:26 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3294685496</guid>
      </item>
      <item>
         <title>Hải Vinh nộp ak</title>
         <author>vinhtrankyvblc</author>
         <link>https://padlet.com/maip1162/hsgtin2023/wish/3295497397</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2701970576/a4d3a2f656e8b1263859e835c42a531f/KhaoSat9_2223.rar" />
         <pubDate>2025-01-18 03:50:39 UTC</pubDate>
         <guid>https://padlet.com/maip1162/hsgtin2023/wish/3295497397</guid>
      </item>
   </channel>
</rss>
