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
- C
- Conditionals and Loops
- For Loop in C
- Discussions
For Loop in C
For Loop in C
Sort by
recency
|
861 Discussions
|
Please Login in order to post a comment
For C
I wrote the code from scratch just to get more practice
That simple version and u dont need to handling every case. If u have any qs I'am Here.
}
Penetration testing is one of the most effective ways to uncover hidden security risks before attackers do. A must-have for any serious cybersecurity strategy.
int main() { int a, b; scanf("%d\n%d", &a, &b); for(int i =a; i
}