You're offline. Some features may be limited.
দৃশ্যপট-১: 5 10 15 20……..125 দৃশ্যপট-২: void main (); int c, s= 0; for(c=1; c<200; c=c + 2); s=s+c; print("%f", s); | Suva Ai