+ 3
Clock Challenge Question !
Write a program to find those time in a day when minute and hour hand of a clock are exactly at the same position?
5 Answers
+ 19
try this code:
https://code.sololearn.com/cfGOr3grM1t8/#py
Done at 14.08 in Python 3
+ 18
https://code.sololearn.com/cNI8x0CKUcH8/#cpp
Done in C++ at 15.44
+ 3
i can but in javascript
+ 3
time until UMT
+ 2
Can anybody solve this problem exactly in cpp.