compile 메소드를 사용해서 'ab\*' 찾으려는 패턴을 저장.4 개의 메소드 존재.match, search : 정규식과 매치될 때는 match 객체를 돌려주고, 매치되지 않을 때는 None을 돌려준다. p에 소문자가 하나이상 나오는지 확인하는 패턴 저장.위에서 설
https://thenextweb.com/neural/2021/01/14/chatbot-shut-down-after-saying-it-really-hates-lesbians-and-using-racist-slurs/reading article says abou
https://thenextweb.com/growth-quarters/2021/01/14/heres-why-youre-burning-yourself-out-while-accomplishing-nothing-syndication/Multitask constant
https://www.acmicpc.net/problem/2011시간 2초, 메모리 128MBinput :암호(1 <= 암호 <= 5,000)output : 나올 수 있는 해석의 가짓수 (1,000,000으로 나눈 나머지를 출력)해석할 수 없는 경우
https://www.acmicpc.net/problem/2225시간 2초, 메모리 128MBinput :N K(1 ≤ N, K ≤ 200)output : 답을 1,000,000,000으로 나눈 나머지를 출력조건 :0부터 N까지의 정수 K개를 더해서 그 합이
https://www.acmicpc.net/problem/9461시간 1초, 메모리 128MBinput :TN (1 ≤ N ≤ 100)output : P(N)을 출력조건 :파도반 수열 P(N)은 나선에 있는 정삼각형의 변의 길이이다. P(1)부터 P(10)까
https://www.acmicpc.net/problem/1699시간 2초, 메모리 128MBinput :N (1 ≤ N ≤ 100,000)output : 제곱수의 합으로 나타낼 때에 그 제곱수 항의 최소 개수를 출력조건 :예를 들어 11=3^2+1^2+1^2
https://www.acmicpc.net/problem/2133시간 2초, 메모리 128MBinput :N(1 ≤ N ≤ 30)output : 경우의 수를 출력조건 :3×N 크기의 벽을 2×1, 1×2 크기의 타일로 채우는 경우의 수처음 생각 한 것은 i번째
https://www.acmicpc.net/problem/2579시간 1초, 메모리 128MBinput :N (1 <= N <= 300)S (1 <= S <= 10,000) output : 점수의 최댓값을 출력.조건 :계단은 한 번에 한