2026 04 12
# a = input()
# a = int(a)
# if 1<=a<=99:
# if a==1 or a%10==1 and (not a==11):
# print(a,'st',sep='')
# elif a==2 or a%10==2 and (not a==12):
1회 조회


///source code (X) sauce code (O)
/// 아몬드 맛있다
#include <stdio.h>
#include <stdlib.h>
int map [30][30]= {};