Commit Graph

5 Commits

Author SHA1 Message Date
yanglbme
69ddc9fc52 style: format code 2019-08-21 10:10:08 +08:00
Ashwek Swamy
31abf60bc6
Merge branch 'master' into master 2019-02-09 13:25:12 +05:30
Vaibhav Gupta
485d1b2bb8
solve bus-error (core dumped), run-time error
- Run time error on linux.
  - 'n' is declared but not initialized, neither its value is taken from user.
  - 'n' contains garbage value, thus throws run time error.
2018-10-02 17:05:25 +05:30
Emre Doğan
4ff86897b1
n is now taken as an input. 2018-09-26 00:19:09 +03:00
AnupKumarPanwar
1c1746bc64 Sorting 2017-02-20 09:08:44 +05:30