#!/usr/local/bin/tcc -run #include main(){ int n,a,b,c; c=0; scanf("%d",&a); if(a<=1){ printf("error"); }else{ for(n=2;b