Skip to content

Commit

Permalink
부분점수만
Browse files Browse the repository at this point in the history
  • Loading branch information
mwy3055 committed Aug 19, 2023
1 parent 7aafd80 commit f1f34e2
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions baekjoon/cpp.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"path": "cpp"
},
{
"path": "..\\my library"
"path": "../my library"
}
],
"settings": {
Expand Down Expand Up @@ -83,22 +83,7 @@
"thread": "cpp",
"typeindex": "cpp",
"typeinfo": "cpp",
"variant": "cpp",
"barrier": "cpp",
"compare": "cpp",
"concepts": "cpp",
"coroutine": "cpp",
"expected": "cpp",
"source_location": "cpp",
"latch": "cpp",
"numbers": "cpp",
"ranges": "cpp",
"semaphore": "cpp",
"span": "cpp",
"spanstream": "cpp",
"stacktrace": "cpp",
"stop_token": "cpp",
"syncstream": "cpp"
"variant": "cpp"
}
}
}

0 comments on commit f1f34e2

Please sign in to comment.