Almond65 / hacktoberfest

Repo for hacktoberfest-2022
GNU General Public License v3.0
0 stars 19 forks source link

Created Print_Nth_even_number.c file #18

Closed Gulshan-11 closed 1 year ago

Gulshan-11 commented 1 year ago

closes #4

This code has two methods of both O(1) and O(n) time complexities. The code terminates when the user gives 0 as input.