Skip to content

Instantly share code, notes, and snippets.

@kyanny
Created February 3, 2019 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyanny/dcec561050f0c6c17ea7c4473a49985f to your computer and use it in GitHub Desktop.
Save kyanny/dcec561050f0c6c17ea7c4473a49985f to your computer and use it in GitHub Desktop.
copy(
$$('.problem-group .problem-box__header__title').map(function(el){ return el.textContent.split(/:/)[0] })
)
@kyanny
Copy link
Author

kyanny commented Feb 3, 2019

# https://paiza.jp/challenges/ranks/d

[
  "D031",
  "D012",
  "D056",
  "D024",
  "D035",
  "D055",
  "D010",
  "D095",
  "D047",
  "D070",
  "D081",
  "D048",
  "D009",
  "D042",
  "D033",
  "D098",
  "D028",
  "D008",
  "D016",
  "D106",
  "D019",
  "D027",
  "D088",
  "D052",
  "D032",
  "D107",
  "D077",
  "D091",
  "D036",
  "D041",
  "D067",
  "D099",
  "D104",
  "D043",
  "D013",
  "D021",
  "D111",
  "D105",
  "D045",
  "D058",
  "D026",
  "D057",
  "D011",
  "D015",
  "D017",
  "D110",
  "D050",
  "D075",
  "D039",
  "D023",
  "D097",
  "D103",
  "D068",
  "D089",
  "D037",
  "D025",
  "D073",
  "D087",
  "D054",
  "D083",
  "D074",
  "D059",
  "D049",
  "D108",
  "D046",
  "D034",
  "D078",
  "D065",
  "D064",
  "D069",
  "D051",
  "D061",
  "D094",
  "D090",
  "D006",
  "D053",
  "D066",
  "D100",
  "D062",
  "D093",
  "D113",
  "D114",
  "D044",
  "D040",
  "D072",
  "D063",
  "D096",
  "D079",
  "D092",
  "D082",
  "D076",
  "D071",
  "D109",
  "D084",
  "D086",
  "D004",
  "D005",
  "D002",
  "D003",
  "D101",
  "D007",
  "D115",
  "D116",
  "D112",
  "D102",
  "D080",
  "D060",
  "D038",
  "D029",
  "D022",
  "D014"
]

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