I’m not getting output, please help.
String to Integer doubt
It is showing error in other IDE also,error: ‘strlen’ was not declared in this scope int len = strlen(a);
Include this header for strlen : #include
if the above doesnt work then add #include<bits/stdc++.h>