Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🏃 Python3 Solutions of All 4 Problems in GCJIO 2022

License

NotificationsYou must be signed in to change notification settings

kamyu104/GoogleCodeJamIO-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

  • Python3 solutions of Google Code Jam to I/O for Women 2022. Solution begins with* means it will get TLE in the largest data set.
  • Total computation amount >10^8 is not friendly for Python3 to solve in 5 ~ 15 seconds.
  • A problem was marked asVery Hard means that it was an unsolved one during the contest and may not be that difficult.

Rounds

2022

#TitleSolutionTimeSpaceDifficultyTagNote
AInversions OrganizePython3O(N^2)O(1)EasyMath
BIngredient OptimizationPython3O(N + DlogD)O(D)MediumGreedy, Heap
CInteresting OutingPython3O(N)O(N)MediumGraph, BFS
DInventor OutlastingPython3O(R^3 * C^3)O(R^2 * C^2)HardSprague-Grundy Theorem, Memoization

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp