#include int main(int argc, char const *argv[]) { int N; printf("Nの値を入力してください\n"); scanf("%d",&N); for(int i=0;i