#include <bits/stdc++.h>
#define fastio ios_base::sync_with_stdio(false);cin.tie(NULL);cout.tie(NULL)
#define endl '\n'
using namespace std;
using ll = long long;
using ull = unsigned long long;
using u = unsigned;
using pii = pair<int, int>;
int main() {
fastio;
return 0;
}
import sys
input = sys.stdin.readline
더 추가될 수 있음
!@$me *s5..g1 s#1000..
- 20230116 ~ 20230327 1일 1솔 실천
- 20230311 54일 연속 문제해결 후 스트릭 끊김
- 20230316 ~ 20230327
단계별로 풀어보기
진행 - 20241121 ~ 가볍게 문풀 + 코테 준비 시작, python으로 문제풀기