+ 1
C program to input date as dd-mm-yy and display date as January 1st, 2010
Please help me to solve this with if else / switch ... Please help me ASAP
11 Answers
+ 2
You wont be able to do it with just switches / ifs...sorry man.
+ 2
I dont do C language. All I know is that itll probably need Regular Expressions to split the string (python has split)
+ 2
Ill make one in Python starting tomorrow (my time), hopefully you can translate it (we dont have switch)
+ 2
Here is my implementation. Was slightly easier than I thought
https://code.sololearn.com/cuDZKseqbJnu/?ref=app
+ 2
I made it relatively easy to understand. The if statements can be directly translated (except for elif) with minimal effort.
We cant just *do* everything for youđ
+ 2
Good luckđđŒ Sorry I cant do more than give the base logic
+ 1
Please answer me the program very simply for a beginner... If u have to include something u can include... please, make it beginner friendly
+ 1
Please someone help me đ
+ 1
I am searching for C code
+ 1
Ok..ty