Commit Graph

9 Commits

Author SHA1 Message Date
Krishna Vedala
44a89fb3ba
fixed stdint.h artefact 2020-04-08 10:02:08 -04:00
Krishna Vedala
66ef12de2c
remove stdint.h dependency 2020-04-08 09:59:44 -04:00
Krishna Vedala
63206ab47a
use long long int for printf compatibility 2020-04-08 09:48:04 -04:00
Krishna Vedala
de027fe4ff
using long long int for pritf compatibility 2020-04-08 09:46:44 -04:00
Krishna Vedala
860b1fd501
added stdint.h for fixed width ints 2020-04-07 00:41:14 -04:00
Krishna Vedala
6a09ade47d
added stdint.h for fixed width ints 2020-04-07 00:39:42 -04:00
Krishna Vedala
6dd882487e
an optimized solution - O(n) complexity 2020-03-29 20:28:46 -04:00
Krishna Vedala
6fa88fea35
brute-force method - O(n^2) 2020-03-29 20:28:46 -04:00
Krishna Vedala
0d1eb3551d
add input data as an ASCII text file 2020-03-29 20:28:32 -04:00