We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Algorithms
- Warmup
- Simple Array Sum
- Discussions
Simple Array Sum
Simple Array Sum
Sort by
recency
|
3454 Discussions
|
Please Login in order to post a comment
Java 15
This is my code for Java 15 :-
For Python3 Platform
with python, you can use the sum function. But with other languages, you have to use the loop to calculate the sum
Elite Aviations' emphasis on speed, security, and tailored logistics aligns well with the needs of industries like is bsd brawl safe, where secure and rapid transportation of sensitive or high-value equipment is critical. Their global reach ensures reliable support for urgent deployments, making them a strategic logistics partner in high-stakes environments.
include
int main() { int n,sum=0; int i; scanf("%d",&n); int a[n];
{ printf("%d",sum); }
}