pc-ip-03.c¶
Problem Statement
Question 3: Write a program to compute the sum of the first n terms of the series using a function: S=1-2+3-4+5-6+...
Metadata¶
| Property | Detail |
|---|---|
| Author | Amit Dutta (amitdutta4255@gmail.com) |
| License | MIT |
Actions¶
💡 You can print or save this file by opening Raw and using your browser.