SarthakKeshari / CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 132 forks source link

reverse array.cpp #410

Closed prajjwaljoshi closed 2 years ago

prajjwaljoshi commented 2 years ago

Issue Id you have worked upon -

390

Briefly explain your program logic -

This program prints reverse of an array, without actually reversing it

Screenshots(Attach 2 screenshots of your own input and output) -

u2

u1


Checklist:

Eg - If your code follow the below guidelines. Kindly change [] to [x]

All the conditions should be fulfilled for considering your code for merging -

prajjwaljoshi commented 2 years ago

i have now added the question to 1st line of solution as a comment.