#include <stdio.h> #include <stdlib.h> int main() { long ar[5],i,sum=0; printf("Enter the five numbers\n"); for(i=0;i<5;i++) { scanf("%d",&ar[i]); ...
What is the mistake and how can I remove it???
I was doing a question and the expected output is 56.00 and my answer is 56.0 how can I solve this small error?
What should I learn first java or python???
How much time will take to complete java??
Any good YouTube channel where I can start learning python???
You used {} after start for the printf and scanf command?? Why ??
A quick question how to fix segmentation fault???any idea?
So what should I use netbeans or eclipse??
What should I use for java?? Is eclipse good??
In line 21 were you using 'n' and 'N'???
what is this error???? help
Do they have lectures??
Now is it okay?
What's this??