File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 136136 },
137137 {
138138 "definition" : " হেডিং টু" ,
139- "code" : " <p class='h1'>h1 . Bootstrap heading</p>"
139+ "code" : " <p class='h2'>h2 . Bootstrap heading</p>"
140140 },
141141 {
142142 "definition" : " হেডিং থ্রি" ,
143- "code" : " <p class='h1'>h1 . Bootstrap heading</p>"
143+ "code" : " <p class='h3'>h3 . Bootstrap heading</p>"
144144 },
145145 {
146146 "definition" : " হেডিং ফোর" ,
147- "code" : " <p class='h1'>h1 . Bootstrap heading</p>"
147+ "code" : " <p class='h4'>h4 . Bootstrap heading</p>"
148148 },
149149 {
150150 "definition" : " হেডিং ফাইভ" ,
151- "code" : " <p class='h1'>h1 . Bootstrap heading</p>"
151+ "code" : " <p class='h5'>h5 . Bootstrap heading</p>"
152152 },
153153 {
154154 "definition" : " হেডিং সিক্স " ,
155- "code" : " <p class='h1'>h1 . Bootstrap heading</p>"
155+ "code" : " <p class='h6'>h6 . Bootstrap heading</p>"
156156 }
157157 ]
158158 },
Original file line number Diff line number Diff line change 192192 "code" : " ostream_iterator<T> out(os);"
193193 }
194194 ]
195- },{
195+ },
196+ {
197+ "title" : " অ্যারে ফাংশন" ,
198+ "items" : [
199+ {
200+ "definition" : " সর্ট নাম্বার অ্যারে (ছোট থেকে বড়)" ,
201+ "code" : " sort()"
202+ }
203+ ]
204+ }
205+ ,{
196206 "title" : " গাণিতিক লাইব্রেরি ফাংশন সমূহ" ,
197207 "items" : [
198208 {
You can’t perform that action at this time.
0 commit comments