Hey I'm trying to write bracket matching problem in c++ but using <html> as open bracket and </html> as closing | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Hey I'm trying to write bracket matching problem in c++ but using <html> as open bracket and </html> as closing

depending on HTML. If you guys have any idea . I would be grateful. and it's a good task for us all. Please help me finish it out,...

21st Sep 2017, 4:54 PM
F.Heeh. 2nd Yr. Hebron University‏‎
F.Heeh. 2nd Yr. Hebron University‏‎ - avatar
7 Answers
+ 3
I can't understand your question. bracket matching in C++ using html tags ? ???
22nd Sep 2017, 3:47 AM
Azam
Azam - avatar
+ 3
thatml tags it would be great if you could code it to day before 9. s the code but no matter what I'm not doing well in changing the brackets to hthttps://code.sololearn.com/cq1dZtUU1Hym/?ref=app
23rd Sep 2017, 9:32 AM
F.Heeh. 2nd Yr. Hebron University‏‎
F.Heeh. 2nd Yr. Hebron University‏‎ - avatar
+ 2
it is also simple you write a code which identify whether it is opening or closing? if opening insert in stack when closing meets pop it.
22nd Sep 2017, 7:01 AM
Azam
Azam - avatar
+ 2
2nd basic method can be you assign a number to a tag and then manipulate it.
22nd Sep 2017, 7:03 AM
Azam
Azam - avatar
+ 2
I have no lptp today. on sunday I'll try to code it.
22nd Sep 2017, 7:03 AM
Azam
Azam - avatar
+ 1
yes instead of ( or { or [ the user inserts html tags.
22nd Sep 2017, 5:18 AM
F.Heeh. 2nd Yr. Hebron University‏‎
F.Heeh. 2nd Yr. Hebron University‏‎ - avatar
+ 1
it would be great. P'S. I'm trying to do it meanwhile
22nd Sep 2017, 10:08 AM
F.Heeh. 2nd Yr. Hebron University‏‎
F.Heeh. 2nd Yr. Hebron University‏‎ - avatar