Problem lineup
User ZachTAD
Submission Time 2024-04-17 15:14:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lineup.cpp: In function β€˜int main()’:
lineup.cpp:101:27: error: expected β€˜;’ before numeric constant
101 | cout << e[end] - e[begin].0; //Outputting
| ^~
| ;