풀이
따르릉 따르릉 비켜나세요~
코드
#include <stdio.h>
int s[27] = { 3,3,3,4,4,4,5,5,5,6,6,6,7,7,7,8,8,8,8,9,9,9,10,10,10,10 };
int main() {
for (char c; ~scanf("%c", &c);) s[26] += s[c - 'A'];
printf("%d", s[26]);
return 0;
}
아무말
백준, 백준 온라인 저지, BOJ, Baekjoon Online Judge, C, C++, 씨, 씨쁠쁠, JAVA, algorithm, 자바, 알고리즘, 자료구조, 문제, 문제 풀이, 풀이