Problem | lineup |
---|---|
User | kaien |
Submission Time | 2024-10-07 09:27:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lineup.cpp: In function ‘int main()’:
lineup.cpp:26:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
26 | ans = vect[n-1].first - vect[0].first;
| ^~~
| abs