코딩테스트 준비/[백준]
[백준] 5076번 - Web Pages 파이썬
bled
2021. 6. 2. 20:23
https://www.acmicpc.net/problem/5076
5076번: Web Pages
Input will consist of a number of lines of HTML code, each line containing from 0 to 255 characters. The last line will contain a single # character – do not process this line. Within the text of each line will be zero or more tags. No angle bracket will
www.acmicpc.net