Skip to content

test pr review (DONOT MERGE)#61

Open
dreamerblue wants to merge 8 commits into
masterfrom
test/pr-review
Open

test pr review (DONOT MERGE)#61
dreamerblue wants to merge 8 commits into
masterfrom
test/pr-review

Conversation

@dreamerblue

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

🚀 View preview at
https://algoux.github.io/srk-collection/pr-preview/pr-61/

Built to branch gh-pages at 2026-06-26 06:28 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

SRK diagnose report

Diagnose ran for 4 changed .srk.json file(s).

Open diagnose job log

official/ccpc/ccpc2023/111ccpc2023guilin.srk.json - Issues: 24 (error 7, warning 13, info 4)
SRK Diagnostics
File: /home/runner/work/srk-collection/srk-collection/pr/official/ccpc/ccpc2023/111ccpc2023guilin.srk.json
Issues: 24 (error 7, warning 13, info 4)

Precision
  solutionTime: ms (samples 3360, zero 0, invalid 0, declared ms)
  statusTime:   s (samples 3497, zero 2505, invalid 0, declared s)
  scoreTime:    min (samples 269, zero 5, invalid 0, declared s)

Completeness
  [missing]  Contest banner: 0/1 (0.0%)
  [complete] Problem first-blood declarations: 12/12 (100.0%)
  [complete] Problem background colors: 13/13 (100.0%)
  [complete] ICPC series configuration: 1/1 (100.0%)
  [missing]  User avatars: 0/269 (0.0%)
  [missing]  User photos: 0/269 (0.0%)
  [complete] Team member information: 269/269 (100.0%)
  [missing]  Coach team member role: 0/269 (0.0%)
  [partial]  i18n text coverage: 1/539 (0.2%)
  [complete] Problem status arrays: 269/269 (100.0%)
  [complete] Submission solution histories: 1284/1284 (100.0%)
  [complete] Row user field consistency: 269/269 (100.0%)

Correctness
  [pass] First-blood declarations: 0/12 failed
  [fail] Problem statistics: 7/13 failed
  [n/a]  Mock solution expansion: n/a
  [pass] Problem status array lengths: 0/269 failed
  [warn] Status summaries from solutions: 12/1284 failed
  [pass] ICPC score calculation: 0/269 failed
  [pass] ICPC row order: 0/268 failed
  [fail] Sorter configuration: 19/1834 failed
  [n/a]  Marker declarations: n/a

Suggestions
  problemStatistics:
    - B: {"accepted":109,"submitted":598} -> {"accepted":109,"submitted":597} (high)
    - E: {"accepted":6,"submitted":24} -> {"accepted":6,"submitted":22} (high)
    - G: {"accepted":262,"submitted":693} -> {"accepted":262,"submitted":691} (high)
    - I: {"accepted":110,"submitted":599} -> {"accepted":110,"submitted":595} (high)
    - K: {"accepted":166,"submitted":451} -> {"accepted":166,"submitted":448} (high)
    - L: {"accepted":1,"submitted":112} -> {"accepted":1,"submitted":111} (high)
    - M: {"accepted":223,"submitted":535} -> {"accepted":223,"submitted":532} (high)

Issues
  [info/certain]  COMPLETENESS_BANNER: Contest banner completeness is missing (item=banner)
  [info/certain]  COMPLETENESS_USER_AVATAR: User avatars completeness is missing (item=userAvatar)
  [info/certain]  COMPLETENESS_USER_PHOTO: User photos completeness is missing (item=userPhoto)
  [info/certain]  COMPLETENESS_COACH_ROLE: Coach team member role completeness is missing (item=coachRole)
  [warn/certain]  COMPLETENESS_I18N: i18n text coverage completeness is partial (item=i18n)
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem B statistics do not match row statuses (path=problems[1].statistics, problem=1, item=problemStatistics)
      actual: {"accepted":109,"submitted":598}
      expect: {"accepted":109,"submitted":597}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem E statistics do not match row statuses (path=problems[4].statistics, problem=4, item=problemStatistics)
      actual: {"accepted":6,"submitted":24}
      expect: {"accepted":6,"submitted":22}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem G statistics do not match row statuses (path=problems[6].statistics, problem=6, item=problemStatistics)
      actual: {"accepted":262,"submitted":693}
      expect: {"accepted":262,"submitted":691}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem I statistics do not match row statuses (path=problems[8].statistics, problem=8, item=problemStatistics)
      actual: {"accepted":110,"submitted":599}
      expect: {"accepted":110,"submitted":595}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem K statistics do not match row statuses (path=problems[10].statistics, problem=10, item=problemStatistics)
      actual: {"accepted":166,"submitted":451}
      expect: {"accepted":166,"submitted":448}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem L statistics do not match row statuses (path=problems[11].statistics, problem=11, item=problemStatistics)
      actual: {"accepted":1,"submitted":112}
      expect: {"accepted":1,"submitted":111}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem M statistics do not match row statuses (path=problems[12].statistics, problem=12, item=problemStatistics)
      actual: {"accepted":223,"submitted":535}
      expect: {"accepted":223,"submitted":532}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem A (path=rows[0].statuses[0], row=0, problem=0, user=175, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[15841,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[15841571,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem D (path=rows[0].statuses[3], row=0, problem=3, user=175, item=statusSummaries)
      actual: {"result":"FB","tries":2,"time":[10401,"s"],"solutions":["WA","AC"]}
      expect: {"result":"AC","tries":2,"time":[10401412,"ms"],"solutions":["WA","AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem E (path=rows[0].statuses[4], row=0, problem=4, user=175, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[7731,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[7731268,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem I (path=rows[0].statuses[8], row=0, problem=8, user=175, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[1649,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[1649325,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem J (path=rows[0].statuses[9], row=0, problem=9, user=175, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[5646,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[5646257,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem C (path=rows[1].statuses[2], row=1, problem=2, user=8, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[2587,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[2587358,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem K (path=rows[1].statuses[10], row=1, problem=10, user=8, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[1302,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[1302090,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem L (path=rows[1].statuses[11], row=1, problem=11, user=8, item=statusSummaries)
      actual: {"result":"FB","tries":4,"time":[9159,"s"],"solutions":["WA","WA","WA","AC"]}
      expect: {"result":"AC","tries":4,"time":[9159385,"ms"],"solutions":["WA","WA","WA","AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem G (path=rows[6].statuses[6], row=6, problem=6, user=46, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[589,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[589745,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem H (path=rows[10].statuses[7], row=10, problem=7, user=86, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[2563,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[2563744,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem M (path=rows[10].statuses[12], row=10, problem=12, user=86, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[531,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[531997,"ms"],"solutions":["AC"]}
  [warn/high]     STATUS_SUMMARY_MISMATCH: Status summary does not match detailed solutions for problem B (path=rows[46].statuses[1], row=46, problem=1, user=29, item=statusSummaries)
      actual: {"result":"FB","tries":1,"time":[2549,"s"],"solutions":["AC"]}
      expect: {"result":"AC","tries":1,"time":[2549461,"ms"],"solutions":["AC"]}
official/ccpc/ccpc2023/111ccpc2023qinhuangdao.srk.json - Issues: 7 (error 2, warning 1, info 4)
SRK Diagnostics
File: /home/runner/work/srk-collection/srk-collection/pr/official/ccpc/ccpc2023/111ccpc2023qinhuangdao.srk.json
Issues: 7 (error 2, warning 1, info 4)

Precision
  solutionTime: s (samples 3071, zero 0, invalid 0, declared s)
  statusTime:   s (samples 1190, zero 0, invalid 0, declared s)
  scoreTime:    s (samples 261, zero 3, invalid 0, declared ms)

Completeness
  [missing]  Contest banner: 0/1 (0.0%)
  [complete] Problem first-blood declarations: 12/12 (100.0%)
  [missing]  Problem background colors: 0/13 (0.0%)
  [complete] ICPC series configuration: 1/1 (100.0%)
  [missing]  User avatars: 0/261 (0.0%)
  [missing]  User photos: 0/261 (0.0%)
  [complete] Team member information: 261/261 (100.0%)
  [complete] Coach team member role: 261/261 (100.0%)
  [partial]  i18n text coverage: 1/523 (0.2%)
  [complete] Problem status arrays: 261/261 (100.0%)
  [complete] Submission solution histories: 1390/1390 (100.0%)
  [complete] Row user field consistency: 261/261 (100.0%)

Correctness
  [fail] First-blood declarations: 2/12 failed
  [pass] Problem statistics: 0/13 failed
  [n/a]  Mock solution expansion: n/a
  [pass] Problem status array lengths: 0/261 failed
  [pass] Status summaries from solutions: 0/1390 failed
  [pass] ICPC score calculation: 0/261 failed
  [pass] ICPC row order: 0/260 failed
  [pass] Sorter configuration: 0/1924 failed
  [n/a]  Marker declarations: n/a

Suggestions
  firstBlood:
    - F: user D20, row 3, time [2361,"s"]
    - G: user D14, row 13, time [287,"s"]

Issues
  [info/certain] COMPLETENESS_BANNER: Contest banner completeness is missing (item=banner)
  [info/certain] COMPLETENESS_PROBLEM_COLORS: Problem background colors completeness is missing (item=problemColors)
  [info/certain] COMPLETENESS_USER_AVATAR: User avatars completeness is missing (item=userAvatar)
  [info/certain] COMPLETENESS_USER_PHOTO: User photos completeness is missing (item=userPhoto)
  [warn/certain] COMPLETENESS_I18N: i18n text coverage completeness is partial (item=i18n)
  [error/high]   FIRST_BLOOD_CONFLICT: Problem F first-blood declaration conflicts with the earliest accepted solution (row=44, problem=5, user=J17, item=firstBlood)
  [error/high]   FIRST_BLOOD_CONFLICT: Problem G first-blood declaration conflicts with the earliest accepted solution (row=94, problem=6, user=C06, item=firstBlood)
official/icpc/icpc2025/icpc2025ecfinal.srk.json - Issues: 4 (error 0, warning 1, info 3)
SRK Diagnostics
File: /home/runner/work/srk-collection/srk-collection/pr/official/icpc/icpc2025/icpc2025ecfinal.srk.json
Issues: 4 (error 0, warning 1, info 3)

Precision
  solutionTime: ms (samples 4385, zero 0, invalid 0, declared ms)
  statusTime:   s (samples 3668, zero 2384, invalid 0, declared s)
  scoreTime:    min (samples 306, zero 3, invalid 0, declared s)

Completeness
  [complete] Contest banner: 1/1 (100.0%)
  [complete] Problem first-blood declarations: 10/10 (100.0%)
  [complete] Problem background colors: 12/12 (100.0%)
  [complete] ICPC series configuration: 1/1 (100.0%)
  [missing]  User avatars: 0/306 (0.0%)
  [missing]  User photos: 0/306 (0.0%)
  [complete] Team member information: 306/306 (100.0%)
  [mostly]   Coach team member role: 300/306 (98.0%)
  [partial]  i18n text coverage: 1/613 (0.2%)
  [complete] Problem status arrays: 306/306 (100.0%)
  [complete] Submission solution histories: 1663/1663 (100.0%)
  [complete] Row user field consistency: 306/306 (100.0%)

Correctness
  [pass] First-blood declarations: 0/10 failed
  [pass] Problem statistics: 0/12 failed
  [n/a]  Mock solution expansion: n/a
  [pass] Problem status array lengths: 0/306 failed
  [pass] Status summaries from solutions: 0/1663 failed
  [pass] ICPC score calculation: 0/306 failed
  [pass] ICPC row order: 0/305 failed
  [pass] Sorter configuration: 0/2286 failed
  [n/a]  Marker declarations: n/a

Issues
  [info/certain] COMPLETENESS_USER_AVATAR: User avatars completeness is missing (item=userAvatar)
  [info/certain] COMPLETENESS_USER_PHOTO: User photos completeness is missing (item=userPhoto)
  [info/certain] COMPLETENESS_COACH_ROLE: Coach team member role completeness is mostly (item=coachRole)
  [warn/certain] COMPLETENESS_I18N: i18n text coverage completeness is partial (item=i18n)
official/provincial/jx/jxcpc2026.srk.json - Issues: 14 (error 10, warning 0, info 4)
SRK Diagnostics
File: /home/runner/work/srk-collection/srk-collection/pr/official/provincial/jx/jxcpc2026.srk.json
Issues: 14 (error 10, warning 0, info 4)

Precision
  solutionTime: ms (samples 5024, zero 0, invalid 0, declared ms)
  statusTime:   s (samples 4974, zero 3507, invalid 0, declared s)
  scoreTime:    min (samples 383, zero 1, invalid 0, declared s)

Completeness
  [missing]  Contest banner: 0/1 (0.0%)
  [complete] Problem first-blood declarations: 11/11 (100.0%)
  [complete] Problem background colors: 13/13 (100.0%)
  [complete] ICPC series configuration: 1/1 (100.0%)
  [missing]  User avatars: 0/383 (0.0%)
  [missing]  User photos: 0/383 (0.0%)
  [complete] Team member information: 383/383 (100.0%)
  [missing]  Coach team member role: 0/383 (0.0%)
  [complete] i18n text coverage: 767/767 (100.0%)
  [complete] Problem status arrays: 383/383 (100.0%)
  [complete] Submission solution histories: 1927/1927 (100.0%)
  [complete] Row user field consistency: 383/383 (100.0%)

Correctness
  [pass] First-blood declarations: 0/11 failed
  [fail] Problem statistics: 10/13 failed
  [n/a]  Mock solution expansion: n/a
  [pass] Problem status array lengths: 0/383 failed
  [pass] Status summaries from solutions: 0/1927 failed
  [pass] ICPC score calculation: 0/383 failed
  [pass] ICPC row order: 0/382 failed
  [fail] Sorter configuration: 10/2705 failed
  [n/a]  Marker declarations: n/a

Suggestions
  problemStatistics:
    - C: {"accepted":27,"submitted":169} -> {"accepted":27,"submitted":164} (high)
    - D: {"accepted":11,"submitted":125} -> {"accepted":11,"submitted":122} (high)
    - E: {"accepted":0,"submitted":30} -> {"accepted":0,"submitted":29} (high)
    - F: {"accepted":1,"submitted":45} -> {"accepted":1,"submitted":44} (high)
    - I: {"accepted":336,"submitted":651} -> {"accepted":336,"submitted":648} (high)
    - J: {"accepted":85,"submitted":900} -> {"accepted":85,"submitted":883} (high)
    - L: {"accepted":3,"submitted":50} -> {"accepted":3,"submitted":48} (high)
    - M: {"accepted":0,"submitted":38} -> {"accepted":0,"submitted":37} (high)

Issues
  [info/certain]  COMPLETENESS_BANNER: Contest banner completeness is missing (item=banner)
  [info/certain]  COMPLETENESS_USER_AVATAR: User avatars completeness is missing (item=userAvatar)
  [info/certain]  COMPLETENESS_USER_PHOTO: User photos completeness is missing (item=userPhoto)
  [info/certain]  COMPLETENESS_COACH_ROLE: Coach team member role completeness is missing (item=coachRole)
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem A statistics do not match row statuses (path=problems[0].statistics, problem=0, item=problemStatistics)
      actual: {"accepted":383,"submitted":612}
      expect: {"accepted":382,"submitted":604}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem B statistics do not match row statuses (path=problems[1].statistics, problem=1, item=problemStatistics)
      actual: {"accepted":347,"submitted":731}
      expect: {"accepted":347,"submitted":730}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem C statistics do not match row statuses (path=problems[2].statistics, problem=2, item=problemStatistics)
      actual: {"accepted":27,"submitted":169}
      expect: {"accepted":27,"submitted":164}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem D statistics do not match row statuses (path=problems[3].statistics, problem=3, item=problemStatistics)
      actual: {"accepted":11,"submitted":125}
      expect: {"accepted":11,"submitted":122}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem E statistics do not match row statuses (path=problems[4].statistics, problem=4, item=problemStatistics)
      actual: {"accepted":0,"submitted":30}
      expect: {"accepted":0,"submitted":29}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem F statistics do not match row statuses (path=problems[5].statistics, problem=5, item=problemStatistics)
      actual: {"accepted":1,"submitted":45}
      expect: {"accepted":1,"submitted":44}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem I statistics do not match row statuses (path=problems[8].statistics, problem=8, item=problemStatistics)
      actual: {"accepted":336,"submitted":651}
      expect: {"accepted":336,"submitted":648}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem J statistics do not match row statuses (path=problems[9].statistics, problem=9, item=problemStatistics)
      actual: {"accepted":85,"submitted":900}
      expect: {"accepted":85,"submitted":883}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem L statistics do not match row statuses (path=problems[11].statistics, problem=11, item=problemStatistics)
      actual: {"accepted":3,"submitted":50}
      expect: {"accepted":3,"submitted":48}
  [error/certain] PROBLEM_STATISTICS_MISMATCH: Problem M statistics do not match row statuses (path=problems[12].statistics, problem=12, item=problemStatistics)
      actual: {"accepted":0,"submitted":38}
      expect: {"accepted":0,"submitted":37}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant