You're offline. Some features may be limited.
int a = 55000, b = 25000; long int c; c=a+b; printf ("%d", c); প্রোগ্রামটিতে কোন ধরনের ভুল হয়েছে? | Suva Ai