Chat with our AI personalities
main() { int p,m1,m2,m3,m4,m5; printf("enter marks of 5 subjects"); scanf("%d%d%d%d%d",&m1,&m2,&m3,&m4,&m5)l p=(m1+m2+m3+m4+m5)/500*100; if(p>=60) printf("first"); else { if(p>=50) printf("second"); else { if(p>=40) printf("third"); else printf("fail"); } } }
0.001
56???
0.4 m3 equals (0.4*10^3) dm3, which equals (0.4*10^6) cm3 = 400 000 cm3 ~NajN
X | Y 1 | m1+b 2 | m2+b 3 | m3+b