#include<stdio.h>
#include<stdlib.h>
int songuyento(int);
int songuyento(int,int){
int n,dem=0;
for(int i=1;i<=n;++i){
if(n%i)==0){
++dem;
return dem;
}
}
}
int main(){
int n,dem,i;
printf("nhap n=");scanf("%d",&n);
printf("ket luan:%d", songuyento(dem,i));
if(dem==2) printf("\nso nguyen to");
else printf("\nko la so nguyen to");
return 0;
}
e là người mới học lập trình, e ko biết e sai ở đâu mà số nào nó cx ra “ko là so nguyen to”
anh chị chỉ giúp e với ạ, e cảm ơn ạ