Fix Python 2 syntax error in matrix_chain_order.py
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
'''
|
||||
Dynamic Programming
|
||||
|
||||
Reference in New Issue
Block a user