Two different times in C
I am trying to write a program in C to display current time in two time zones :Greenich Mean Time and Indian Std. Time. IST is 5hr 30min ahead of GMT. That is equal to 19800 seconds.
My code is …..
Two different times in C
I am trying to write a program in C to display current time in two time zones :Greenich Mean Time and Indian Std. Time. IST is 5hr 30min ahead of GMT. That is equal to 19800 seconds.
My code is …..
Two different times in C
I am trying to write a program in C to display current time in two time zones :Greenich Mean Time and Indian Std. Time. IST is 5hr 30min ahead of GMT. That is equal to 19800 seconds.
My code is …..
Time limit exceed. Reverse Integer(leetcode)
Here is my code: