블로그 관리 쉬는 중
#include<cstdio> int a[42], x, r; int main() { while (~scanf("%d", &x)) r += !a[x % 42]++; printf("%d", r); return 0; }
댓글 없음 :
댓글 쓰기