Problem neckties
User YSH2020
Submission Time 2025-02-14 15:22:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

neckties.cpp: In function ‘int main()’:
neckties.cpp:45:45: error: expected ‘)’ before ‘;’ token
45 | root->update(i, abs(a[i].first-b[0]);
| ~ ^
| )