Problem lineup
User yc
Submission Time 2026-02-11 07:32:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup.cpp: In function ‘int main()’:
lineup.cpp:37:26: error: ‘i’ was not declared in this scope
37 | int ans = a[start]-a[i];
| ^