Mã chấm: 269000


Main.cc: In function ‘int main()’:
Main.cc:8:10: error: expected unqualified-id before ‘:’ token
     float:
          ^
Main.cc:12:5: error: ‘n_terms’ was not declared in this scope
     n_terms = 5000
     ^~~~~~~