ARDA1 problem - http://www.spoj.com/problems/ARDA1/7
Implemented O(N1N2 + M1M2) solution in JAVA, passes all my local tests with very large data sets, here it says ‘time limit exceeded’. There is no faster solution than O(N1N2 + M1M2). Also, haven’t seen any java solution that has been accepted for this problem. Can authors/admins check acceptance criteria for JAVA submissions ?
created
last reply
- 2
replies
- 996
views
- 2
users
- 1
like
- 1
link