Problem taxes
User Xiaoyang
Submission Time 2023-12-26 16:33:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

taxes.cpp: In function ‘int main()’:
taxes.cpp:62:31: error: expected ‘,’ or ‘;’ before ‘)’ token
62 | ll curr=(n-it+1)*a[i]);
| ^