Skip to content

Commit 67f454e

Browse files
committed
update
1 parent 5837aa6 commit 67f454e

File tree

149 files changed

+29054
-31256
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+29054
-31256
lines changed

en/archives/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ <h2 class="article-title">LINE Verda Programming Contest (AtCoder Beginner Conte
471471
<article>
472472
<a href="/en/p/pyside6-accountbook/">
473473
<div class="article-details">
474-
<h2 class="article-title">PyQt6/PySide6: Building an Account Book Frontend【Complete Project Address Included】</h2>
474+
<h2 class="article-title">PyQt6/PySide6: Building an Account Book Frontend</h2>
475475
<footer class="article-time">
476476
<time datetime='2022-07-23T08:00:00&#43;08:00'>2022/07/23</time>
477477
</footer>

en/categories/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -387,46 +387,46 @@ <h2 class="widget-title section-title">Tags</h2>
387387

388388
<div class="tagCloud-tags">
389389

390-
<a href="/en/tags/c&#43;&#43;/" class="font_size_45">
391-
C&#43;&#43;
392-
</a>
393-
394-
<a href="/en/tags/algorithm-competition/" class="font_size_36">
395-
Algorithm Competition
390+
<a href="/en/tags/competitive-programming/" class="font_size_54">
391+
Competitive Programming
396392
</a>
397393

398-
<a href="/en/tags/algorithm-competitions/" class="font_size_9">
399-
Algorithm Competitions
394+
<a href="/en/tags/c&#43;&#43;/" class="font_size_45">
395+
C&#43;&#43;
400396
</a>
401397

402398
<a href="/en/tags/algorithm-notes/" class="font_size_9">
403399
Algorithm Notes
404400
</a>
405401

406-
<a href="/en/tags/competitive-programming/" class="font_size_9">
407-
Competitive Programming
408-
</a>
409-
410402
<a href="/en/tags/python/" class="font_size_9">
411403
Python
412404
</a>
413405

414-
<a href="/en/tags/wechat-mini-program/" class="font_size_8">
415-
WeChat Mini Program
406+
<a href="/en/tags/debugging/" class="font_size_8">
407+
Debugging
408+
</a>
409+
410+
<a href="/en/tags/wechat-miniprograms/" class="font_size_8">
411+
WeChat Miniprograms
416412
</a>
417413

418414
<a href="/en/tags/syntax/" class="font_size_6">
419415
Syntax
420416
</a>
421417

422-
<a href="/en/tags/bug/solution/" class="font_size_4">
423-
Bug/Solution
418+
<a href="/en/tags/ide/" class="font_size_3">
419+
IDE
424420
</a>
425421

426422
<a href="/en/tags/java/" class="font_size_3">
427423
Java
428424
</a>
429425

426+
<a href="/en/tags/python-functions/" class="font_size_3">
427+
Python Functions
428+
</a>
429+
430430
</div>
431431
</section>
432432

en/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -388,46 +388,46 @@ <h2 class="widget-title section-title">Tags</h2>
388388

389389
<div class="tagCloud-tags">
390390

391-
<a href="/en/tags/c&#43;&#43;/" class="font_size_45">
392-
C&#43;&#43;
393-
</a>
394-
395-
<a href="/en/tags/algorithm-competition/" class="font_size_36">
396-
Algorithm Competition
391+
<a href="/en/tags/competitive-programming/" class="font_size_54">
392+
Competitive Programming
397393
</a>
398394

399-
<a href="/en/tags/algorithm-competitions/" class="font_size_9">
400-
Algorithm Competitions
395+
<a href="/en/tags/c&#43;&#43;/" class="font_size_45">
396+
C&#43;&#43;
401397
</a>
402398

403399
<a href="/en/tags/algorithm-notes/" class="font_size_9">
404400
Algorithm Notes
405401
</a>
406402

407-
<a href="/en/tags/competitive-programming/" class="font_size_9">
408-
Competitive Programming
409-
</a>
410-
411403
<a href="/en/tags/python/" class="font_size_9">
412404
Python
413405
</a>
414406

415-
<a href="/en/tags/wechat-mini-program/" class="font_size_8">
416-
WeChat Mini Program
407+
<a href="/en/tags/debugging/" class="font_size_8">
408+
Debugging
409+
</a>
410+
411+
<a href="/en/tags/wechat-miniprograms/" class="font_size_8">
412+
WeChat Miniprograms
417413
</a>
418414

419415
<a href="/en/tags/syntax/" class="font_size_6">
420416
Syntax
421417
</a>
422418

423-
<a href="/en/tags/bug/solution/" class="font_size_4">
424-
Bug/Solution
419+
<a href="/en/tags/ide/" class="font_size_3">
420+
IDE
425421
</a>
426422

427423
<a href="/en/tags/java/" class="font_size_3">
428424
Java
429425
</a>
430426

427+
<a href="/en/tags/python-functions/" class="font_size_3">
428+
Python Functions
429+
</a>
430+
431431
</div>
432432
</section>
433433

en/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9495,7 +9495,7 @@ Solve for $\text{dp}_i$ and use suffix sums for optimization. Time complexity: $
94959495
&lt;/div&gt;</description>
94969496
</item>
94979497
<item>
9498-
<title>PyQt6/PySide6: Building an Account Book Frontend【Complete Project Address Included】</title>
9498+
<title>PyQt6/PySide6: Building an Account Book Frontend</title>
94999499
<link>https://goodcoder666.github.io/en/p/pyside6-accountbook/</link>
95009500
<pubDate>Sat, 23 Jul 2022 08:00:00 +0800</pubDate>
95019501

en/p/abc161/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta property='og:description' content=" Translation Notice\nThis article was machine-translated using DeepSeek-R1.\nOriginal Version: Authored in Chinese by myself Accuracy Advisory: Potential discrepancies may exist between translations Precedence: The Chinese text shall prevail in case of ambiguity Feedback: Technical suggestions regarding translation quality are welcomed Original Problem Links: Luogu; AtCoder\nApproach\rGenerate subsequent digits as (last digit -1)/last digit/(last digit +1) based on the previous digit, enqueue them, then output the K-th dequeued integer.\n">
1111
<meta property='og:url' content='https://goodcoder666.github.io/en/p/abc161/'>
1212
<meta property='og:site_name' content='GoodCoder&#39;s Blog'>
13-
<meta property='og:type' content='article'><meta property='article:section' content='Post' /><meta property='article:tag' content='Algorithm Competition' /><meta property='article:tag' content='C&#43;&#43;' /><meta property='article:published_time' content='2021-04-01T19:53:00&#43;08:00'/><meta property='article:modified_time' content='2021-04-01T19:53:00&#43;08:00'/>
13+
<meta property='og:type' content='article'><meta property='article:section' content='Post' /><meta property='article:tag' content='Competitive Programming' /><meta property='article:tag' content='C&#43;&#43;' /><meta property='article:published_time' content='2021-04-01T19:53:00&#43;08:00'/><meta property='article:modified_time' content='2021-04-01T19:53:00&#43;08:00'/>
1414
<meta name="twitter:site" content="@stanleys09">
1515
<meta name="twitter:creator" content="@stanleys09"><meta name="twitter:title" content="AtCoder Beginner Contest 161D Solution">
1616
<meta name="twitter:description" content=" Translation Notice\nThis article was machine-translated using DeepSeek-R1.\nOriginal Version: Authored in Chinese by myself Accuracy Advisory: Potential discrepancies may exist between translations Precedence: The Chinese text shall prevail in case of ambiguity Feedback: Technical suggestions regarding translation quality are welcomed Original Problem Links: Luogu; AtCoder\nApproach\rGenerate subsequent digits as (last digit -1)/last digit/(last digit +1) based on the previous digit, enqueue them, then output the K-th dequeued integer.\n">
@@ -440,7 +440,7 @@ <h1 id="code">Code
440440

441441
<section class="article-tags">
442442

443-
<a href="/en/tags/algorithm-competition/">Algorithm Competition</a>
443+
<a href="/en/tags/competitive-programming/">Competitive Programming</a>
444444

445445
<a href="/en/tags/c&#43;&#43;/">C&#43;&#43;</a>
446446

@@ -515,51 +515,51 @@ <h2 class="article-title">UNIQUE VISION Programming Contest 2023 Christmas (AtCo
515515

516516

517517
<article class="">
518-
<a href="/en/p/abc274/">
518+
<a href="/en/p/csps2023-t3/">
519519

520520

521521

522522
<div class="article-details">
523-
<h2 class="article-title">AtCoder Beginner Contest 274 A~E Solution</h2>
523+
<h2 class="article-title">Luogu P9754 [CSP-S 2023] Struct Solution</h2>
524524
</div>
525525
</a>
526526
</article>
527527

528528

529529

530530
<article class="">
531-
<a href="/en/p/abc263/">
531+
<a href="/en/p/abc318/">
532532

533533

534534

535535
<div class="article-details">
536-
<h2 class="article-title">LINE Verda Programming Contest (AtCoder Beginner Contest 263) A-E Solutions</h2>
536+
<h2 class="article-title">AtCoder Beginner Contest 318 G - Typical Path Problem Solution</h2>
537537
</div>
538538
</a>
539539
</article>
540540

541541

542542

543543
<article class="">
544-
<a href="/en/p/abc260/">
544+
<a href="/en/p/abc298/">
545545

546546

547547

548548
<div class="article-details">
549-
<h2 class="article-title">AtCoder Beginner Contest 260 A~F Solutions</h2>
549+
<h2 class="article-title">TOYOTA MOTOR CORPORATION Programming Contest 2023#1 (AtCoder Beginner Contest 298) A~G Solutions</h2>
550550
</div>
551551
</a>
552552
</article>
553553

554554

555555

556556
<article class="">
557-
<a href="/en/p/abc258/">
557+
<a href="/en/p/abc274/">
558558

559559

560560

561561
<div class="article-details">
562-
<h2 class="article-title">AtCoder Beginner Contest 258 A~Ex Solutions</h2>
562+
<h2 class="article-title">AtCoder Beginner Contest 274 A~E Solution</h2>
563563
</div>
564564
</a>
565565
</article>

en/p/abc168/index.html

Lines changed: 76 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta property='og:description' content=" Translation Notice\nThis article was machine-translated using DeepSeek-R1.\nOriginal Version: Authored in Chinese by myself Accuracy Advisory: Potential discrepancies may exist between translations Precedence: The Chinese text shall prevail in case of ambiguity Feedback: Technical suggestions regarding translation quality are welcomed The problem titles in this contest are unique, composed of symbols + (+English+) :)\nC - : (Colon)\rProblem Statement\rAt $A$ hours and $B$ minutes, what is the distance between the tips of the hour hand of length $H$ centimeters and the minute hand of length $M$ centimeters?\n$1\\le A, B\\le 1000$\n$0\\le H\\le 11$\n$0\\le M\\le 59$\n(Floating-point precision errors up to $10^{-9}$ are allowed)\n">
1111
<meta property='og:url' content='https://goodcoder666.github.io/en/p/abc168/'>
1212
<meta property='og:site_name' content='GoodCoder&#39;s Blog'>
13-
<meta property='og:type' content='article'><meta property='article:section' content='Post' /><meta property='article:tag' content='algorithm competitions' /><meta property='article:tag' content='C&#43;&#43;' /><meta property='article:published_time' content='2020-05-19T19:24:00&#43;08:00'/><meta property='article:modified_time' content='2020-05-19T19:24:00&#43;08:00'/>
13+
<meta property='og:type' content='article'><meta property='article:section' content='Post' /><meta property='article:tag' content='Competitive Programming' /><meta property='article:tag' content='C&#43;&#43;' /><meta property='article:published_time' content='2020-05-19T19:24:00&#43;08:00'/><meta property='article:modified_time' content='2020-05-19T19:24:00&#43;08:00'/>
1414
<meta name="twitter:site" content="@stanleys09">
1515
<meta name="twitter:creator" content="@stanleys09"><meta name="twitter:title" content="AtCoder Beginner Contest 168 Problems C~D Solutions">
1616
<meta name="twitter:description" content=" Translation Notice\nThis article was machine-translated using DeepSeek-R1.\nOriginal Version: Authored in Chinese by myself Accuracy Advisory: Potential discrepancies may exist between translations Precedence: The Chinese text shall prevail in case of ambiguity Feedback: Technical suggestions regarding translation quality are welcomed The problem titles in this contest are unique, composed of symbols + (+English+) :)\nC - : (Colon)\rProblem Statement\rAt $A$ hours and $B$ minutes, what is the distance between the tips of the hour hand of length $H$ centimeters and the minute hand of length $M$ centimeters?\n$1\\le A, B\\le 1000$\n$0\\le H\\le 11$\n$0\\le M\\le 59$\n(Floating-point precision errors up to $10^{-9}$ are allowed)\n">
@@ -660,7 +660,7 @@ <h2 id="code-1">Code
660660

661661
<section class="article-tags">
662662

663-
<a href="/en/tags/algorithm-competitions/">Algorithm Competitions</a>
663+
<a href="/en/tags/competitive-programming/">Competitive Programming</a>
664664

665665
<a href="/en/tags/c&#43;&#43;/">C&#43;&#43;</a>
666666

@@ -715,6 +715,80 @@ <h2 id="code-1">Code
715715

716716

717717

718+
<aside class="related-content--wrapper">
719+
<h2 class="section-title">Related content</h2>
720+
<div class="related-content">
721+
<div class="flex article-list--tile">
722+
723+
724+
<article class="">
725+
<a href="/en/p/abc334/">
726+
727+
728+
729+
<div class="article-details">
730+
<h2 class="article-title">UNIQUE VISION Programming Contest 2023 Christmas (AtCoder Beginner Contest 334) A~G Solutions</h2>
731+
</div>
732+
</a>
733+
</article>
734+
735+
736+
737+
<article class="">
738+
<a href="/en/p/csps2023-t3/">
739+
740+
741+
742+
<div class="article-details">
743+
<h2 class="article-title">Luogu P9754 [CSP-S 2023] Struct Solution</h2>
744+
</div>
745+
</a>
746+
</article>
747+
748+
749+
750+
<article class="">
751+
<a href="/en/p/abc318/">
752+
753+
754+
755+
<div class="article-details">
756+
<h2 class="article-title">AtCoder Beginner Contest 318 G - Typical Path Problem Solution</h2>
757+
</div>
758+
</a>
759+
</article>
760+
761+
762+
763+
<article class="">
764+
<a href="/en/p/abc298/">
765+
766+
767+
768+
<div class="article-details">
769+
<h2 class="article-title">TOYOTA MOTOR CORPORATION Programming Contest 2023#1 (AtCoder Beginner Contest 298) A~G Solutions</h2>
770+
</div>
771+
</a>
772+
</article>
773+
774+
775+
776+
<article class="">
777+
<a href="/en/p/abc274/">
778+
779+
780+
781+
<div class="article-details">
782+
<h2 class="article-title">AtCoder Beginner Contest 274 A~E Solution</h2>
783+
</div>
784+
</a>
785+
</article>
786+
787+
788+
</div>
789+
</div>
790+
</aside>
791+
718792

719793

720794

en/p/abc171/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta property='og:description' content=" Translation Notice\nThis article was machine-translated using DeepSeek-R1.\nOriginal Version: Authored in Chinese by myself Accuracy Advisory: Potential discrepancies may exist between translations Precedence: The Chinese text shall prevail in case of ambiguity Feedback: Technical suggestions regarding translation quality are welcomed A - αlphabet\rProblem Summary\rInput an English letter $a$ and determine whether it is uppercase or lowercase.\nInput Format\r$a$\nOutput Format\rIf $a$ is lowercase, output a;\nIf $a$ is uppercase, output A.\n">
1111
<meta property='og:url' content='https://goodcoder666.github.io/en/p/abc171/'>
1212
<meta property='og:site_name' content='GoodCoder&#39;s Blog'>
13-
<meta property='og:type' content='article'><meta property='article:section' content='Post' /><meta property='article:tag' content='Algorithm Competition' /><meta property='article:tag' content='C&#43;&#43;' /><meta property='article:published_time' content='2020-06-22T15:50:00&#43;08:00'/><meta property='article:modified_time' content='2020-06-22T15:50:00&#43;08:00'/>
13+
<meta property='og:type' content='article'><meta property='article:section' content='Post' /><meta property='article:tag' content='Competitive Programming' /><meta property='article:tag' content='C&#43;&#43;' /><meta property='article:published_time' content='2020-06-22T15:50:00&#43;08:00'/><meta property='article:modified_time' content='2020-06-22T15:50:00&#43;08:00'/>
1414
<meta name="twitter:site" content="@stanleys09">
1515
<meta name="twitter:creator" content="@stanleys09"><meta name="twitter:title" content="AtCoder Beginner Contest 171 A~D Solutions">
1616
<meta name="twitter:description" content=" Translation Notice\nThis article was machine-translated using DeepSeek-R1.\nOriginal Version: Authored in Chinese by myself Accuracy Advisory: Potential discrepancies may exist between translations Precedence: The Chinese text shall prevail in case of ambiguity Feedback: Technical suggestions regarding translation quality are welcomed A - αlphabet\rProblem Summary\rInput an English letter $a$ and determine whether it is uppercase or lowercase.\nInput Format\r$a$\nOutput Format\rIf $a$ is lowercase, output a;\nIf $a$ is uppercase, output A.\n">
@@ -924,7 +924,7 @@ <h2 id="sample-output-2-2">Sample Output 2
924924

925925
<section class="article-tags">
926926

927-
<a href="/en/tags/algorithm-competition/">Algorithm Competition</a>
927+
<a href="/en/tags/competitive-programming/">Competitive Programming</a>
928928

929929
<a href="/en/tags/c&#43;&#43;/">C&#43;&#43;</a>
930930

@@ -999,51 +999,51 @@ <h2 class="article-title">UNIQUE VISION Programming Contest 2023 Christmas (AtCo
999999

10001000

10011001
<article class="">
1002-
<a href="/en/p/abc274/">
1002+
<a href="/en/p/csps2023-t3/">
10031003

10041004

10051005

10061006
<div class="article-details">
1007-
<h2 class="article-title">AtCoder Beginner Contest 274 A~E Solution</h2>
1007+
<h2 class="article-title">Luogu P9754 [CSP-S 2023] Struct Solution</h2>
10081008
</div>
10091009
</a>
10101010
</article>
10111011

10121012

10131013

10141014
<article class="">
1015-
<a href="/en/p/abc263/">
1015+
<a href="/en/p/abc318/">
10161016

10171017

10181018

10191019
<div class="article-details">
1020-
<h2 class="article-title">LINE Verda Programming Contest (AtCoder Beginner Contest 263) A-E Solutions</h2>
1020+
<h2 class="article-title">AtCoder Beginner Contest 318 G - Typical Path Problem Solution</h2>
10211021
</div>
10221022
</a>
10231023
</article>
10241024

10251025

10261026

10271027
<article class="">
1028-
<a href="/en/p/abc260/">
1028+
<a href="/en/p/abc298/">
10291029

10301030

10311031

10321032
<div class="article-details">
1033-
<h2 class="article-title">AtCoder Beginner Contest 260 A~F Solutions</h2>
1033+
<h2 class="article-title">TOYOTA MOTOR CORPORATION Programming Contest 2023#1 (AtCoder Beginner Contest 298) A~G Solutions</h2>
10341034
</div>
10351035
</a>
10361036
</article>
10371037

10381038

10391039

10401040
<article class="">
1041-
<a href="/en/p/abc258/">
1041+
<a href="/en/p/abc274/">
10421042

10431043

10441044

10451045
<div class="article-details">
1046-
<h2 class="article-title">AtCoder Beginner Contest 258 A~Ex Solutions</h2>
1046+
<h2 class="article-title">AtCoder Beginner Contest 274 A~E Solution</h2>
10471047
</div>
10481048
</a>
10491049
</article>

0 commit comments

Comments
 (0)