Based on the analysis of the data generated by the time-complexity class, which of the following expressions best characterizes this program's time complexity function?
a) O(n)
b) O(log n)
c) O(n²)
d) O(2ⁿ)