| course | year | index | createdAt | abstract |
|---|---|---|---|---|
TOA105 |
2026 |
1 |
2026-01-07 12:24 |
Nguyễn Thị Toàn - Lý thuyết toán cao cấp 1 NXB Đại học KTQD - Lê Đình Thúy SBT toán cao cấp
| course | year | index | createdAt | abstract |
|---|---|---|---|---|
TOA105 |
2026 |
1 |
2026-01-07 12:24 |
Nguyễn Thị Toàn - Lý thuyết toán cao cấp 1 NXB Đại học KTQD - Lê Đình Thúy SBT toán cao cấp
| --- | |
| course: TOA105 | |
| year: "2026" | |
| index: 1 | |
| createdAt: 2026-01-07 12:24 | |
| abstract: | |
| --- | |
| Nguyễn Thị Toàn - Lý thuyết toán cao cấp 1 | |
| NXB Đại học KTQD - Lê Đình Thúy | |
| SBT toán cao cấp |
| n = int(input()) | |
| data = [] | |
| for _ in range(n): | |
| l = [int(i) for i in input().split()] | |
| next_line = False | |
| for na in range(1, l[0] + 1): | |
| for nb in range(1, l[1] + 1): | |
| if na * l[2] + nb * 1 == l[3]: | |
| next_line = True |
| BLACK = "\N{ESC}[30m" | |
| RED = "\N{ESC}[31m" | |
| GREEN = "\N{ESC}[32m" | |
| YELLOW = "\N{ESC}[33m" | |
| GOLD = YELLOW | |
| BLUE = "\N{ESC}[34m" | |
| MAGENTA = "\N{ESC}[35m" | |
| CYAN = "\N{ESC}[36m" | |
| WHITE = "\N{ESC}[37m" | |
| RESET = "\N{ESC}[0m" |
| # scrapelib - a simple library to look up student's scores in Bắc Ninh, Việt Nam. | |
| # Copyright (C) 2022-2023 SpikeBonjour | |
| # | |
| # This program is free software: you can redistribute it and/or modify | |
| # it under the terms of the GNU Affero General Public License as published by | |
| # the Free Software Foundation, either version 3 of the License, or | |
| # (at your option) any later version. | |
| # | |
| # This program is distributed in the hope that it will be useful, | |
| # but WITHOUT ANY WARRANTY; without even the implied warranty of |
| import requests | |
| import bs4 | |
| URL = "https://www.nchmf.gov.vn/kttv/" | |
| html = requests.get(URL).text | |
| document = bs4.BeautifulSoup(html, 'html.parser') | |
| target = document.select(".wt-city") | |
| target = target[0] |
I hereby claim:
To claim this, I am signing this object:
Welcome to this webhook spammer. Before using it, please read the following: