I\'m examining this code as preparation for my test and I\'m having some problems figuring out what is the correct time complexity:
a = 1; while (a < n) {