Skip to content

The replace all program in C++ programming works to replace the numbers with zero, where the number must be an integer. All the zeros (if encountered) in the given program will be replaced by 1. Ex- number is 12004509 all 0’s are replays of 1’s so number is 12114519.

License

yashvardhan-rustedlegend/Replace-0-with-1-in-Digit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Replace-0-with-1-in-Digit

The replace all program in C++ programming works to replace the numbers with zero, where the number must be an integer. All the zeros (if encountered) in the given program will be replaced by 1. Ex- number is 12004509 all 0’s are replays of 1’s so number is 12114519.

About

The replace all program in C++ programming works to replace the numbers with zero, where the number must be an integer. All the zeros (if encountered) in the given program will be replaced by 1. Ex- number is 12004509 all 0’s are replays of 1’s so number is 12114519.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages