I have written a haskell solution for this problem which is giving a TLE.
Now, in my pc compilation using -O2 solves the problem in 0.3 sec
whereas without it it takes 2.5sec. Can the program be compiled using -O2?
created
last reply
- 3
replies
- 343
views
- 2
users