diff --git a/algoprovided.c b/algoprovided.c new file mode 100644 index 0000000..96b2dc3 --- /dev/null +++ b/algoprovided.c @@ -0,0 +1,5 @@ +# Data type of input function is string + +# If we add string directly the they will conactenate instead of perfoming desired operations + +# So first convert the variable in integer type then perform operation this will give best result