일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- localstorage
- HTTP
- ucpc 2023 예선 d번
- ucpc 2024 예선 e번
- ucpc 2023 예선 i번
- Next
- PROJECT
- branch
- map
- 더 흔한 색칠 타일 문제
- ccw 알고리즘
- 백준 32028번
- MySQL
- insomnia
- string
- ERD
- Express.js
- 그리디
- JavaScript
- 자바스크립트
- 지금 자면 꿈을 꾸지만
- pm2
- 백준 32029번
- router
- Prisma
- MongoDB
- 게임 서버 아키텍처
- html5
- 백준 28303번
- Github
Archives
- Today
- Total
목록백준 32034번 (1)
dh_0e
[PS] 동전 쌍 뒤집기 / C++ (백준 32034번)
UCPC 2024 예선 J번 문제로, 대회 도중에 팀원이 풀던 문제를 이어받아 반례를 찾았고, 이를 해결한 뒤 제출했지만 끝내 풀지 못하고 아쉬워하며 대회를 마쳤다.#include #include #include using namespace std;int n;int ans = 0;string coins;vector tPos;int f(int left, int right) { for (int i = left + 1; i > t; while (t--) { tPos.clear(); cin >> n; cin >> coins; ans = 0; int leng = coins.length(); for (int i = 0; i 애드..
알고리즘/Baekjoon
2024. 8. 16. 20:51